We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc54a54 commit 4a4b3f8Copy full SHA for 4a4b3f8
CometChatObjc/Podfile
@@ -2,6 +2,7 @@ platform :ios, '11.0'
2
use_frameworks!
3
4
target 'CometChatObjc' do
5
- pod 'CometChatPro', '3.0.2'
6
- pod 'CometChatCalls', '2.1.0'
+ pod 'CometChatPro', '3.0.3'
+ pod 'CometChatCalls', '2.1.1'
7
+
8
end
0 commit comments