This commit is contained in:
Andrey Blinov
2020-06-01 14:44:50 +07:00
parent ebbeaa47e6
commit 0b6fce4a4d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Pod::Spec.new do |spec|
Pod::Spec.new do |s|
s.name = 'OnlineChatSdk'
s.version = '0.0.2'
s.summary = 'A small library containing a wrapper for the WKWebView.'