diff --git a/OnlineChatSdk.podspec b/OnlineChatSdk.podspec index 6495073..6fb8814 100644 --- a/OnlineChatSdk.podspec +++ b/OnlineChatSdk.podspec @@ -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' }