From fef174259135a76ea729fed586164786130fd3dd Mon Sep 17 00:00:00 2001 From: Andrey Blinov Date: Wed, 20 Nov 2019 14:43:43 +0700 Subject: [PATCH] update --- OnlineChatSdk.podspec | 1 + 1 file changed, 1 insertion(+) diff --git a/OnlineChatSdk.podspec b/OnlineChatSdk.podspec index bae9477..c02be6e 100644 --- a/OnlineChatSdk.podspec +++ b/OnlineChatSdk.podspec @@ -20,6 +20,7 @@ Pod::Spec.new do |s| s.description = <<-DESC TODO: Add long description of the pod here. +A small library containing a wrapper for the WKWebView. DESC s.homepage = 'https://github.com/bekannax/OnlineChatSdk-Swift'