-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0353041
commit 479b018
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Binary file modified
BIN
+0 Bytes
(100%)
...tpm/xcode/package.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
Binary file modified
BIN
+7.67 KB
(140%)
...tpm/xcode/package.xcworkspace/xcuserdata/apple.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Pod::Spec.new do |spec| | ||
spec.name = 'CometChatSDK' | ||
spec.version = '4.0.49' | ||
spec.version = '4.0.50' | ||
spec.license = {:type => 'MIT', :file => 'License.md'} | ||
spec.homepage = 'https://www.cometchat.com' | ||
spec.authors = { 'Suryansh Bisen' => '[email protected]' } | ||
spec.summary = 'CometChat is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps' | ||
spec.source = { :http => 'https://library.cometchat.io/ios/v4.0/xcode15/CometChatSDK_4_0_49.zip'} | ||
spec.source = { :http => 'https://library.cometchat.io/ios/v4.0/xcode15/CometChatSDK_4_0_50.zip'} | ||
spec.library = 'z', 'sqlite3', 'xml2.2' | ||
spec.xcconfig = {'HEADER_SEARCH_PATHS' => '$(SDKROOT)/usr/include/libxml2'} | ||
spec.documentation_url = 'https://www.cometchat.com/docs/ios-chat-sdk/overview' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters