This commit is contained in:
Andrey Blinov
2020-08-27 19:09:07 +07:00
parent 9425bd31bd
commit d3cbfd59ce

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'OnlineChatSdk' s.name = 'OnlineChatSdk'
s.version = '0.0.5' s.version = '0.0.6'
s.summary = 'A small library containing a wrapper for the WKWebView.' s.summary = 'A small library containing a wrapper for the WKWebView.'
s.swift_versions = '5.0' s.swift_versions = '5.0'
s.homepage = 'https://github.com/bekannax/OnlineChatSdk-Swift' s.homepage = 'https://github.com/bekannax/OnlineChatSdk-Swift'