This commit is contained in:
Andrey Blinov
2020-06-01 15:14:01 +07:00
parent 5dd6e4faa9
commit b656f539ec

View File

@@ -3,7 +3,6 @@ Pod::Spec.new do |s|
s.version = '0.0.2'
s.summary = 'A small library containing a wrapper for the WKWebView.'
s.swift_versions = '5.0'
s.description = 'A small library containing a wrapper for the WKWebView.'
s.homepage = 'https://github.com/bekannax/OnlineChatSdk-Swift'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.authors = { 'bekannax' => 'bekannax@gmail.com' }