[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / a / 8 / CometChatCallsSDK / 4.0.6 / CometChatCallsSDK.podspec.json
blob9bf6634cfb5a1b852cc3a8a41550cd0b046e6417
2   "name": "CometChatCallsSDK",
3   "version": "4.0.6",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/",
9   "authors": {
10     "Jitvar Patil": "jitvar.patil@inscripts.com",
11     "Suryansh Bisen": "suryansh.bisen@cometchat.com"
12   },
13   "summary": "CometChatCallsSDK used for calling functionality. You can use our default screen or can create your own screen and use of methods.",
14   "source": {
15     "http": "https://library.cometchat.io/ios/v4.0/xcode15/CometChatCalls_4_0_6.zip"
16   },
17   "vendored_frameworks": "Vendors/CometChatCallsSDK.xcframework",
18   "dependencies": {
19     "CometChatWebRTC": [
20       "1.106.1"
21     ]
22   },
23   "documentation_url": "https://www.cometchat.com/docs/home/welcome",
24   "frameworks": "CometChatCallsSDK",
25   "resource_bundles": {
26     "CometChatCallsSDK": [
27       "Vendors/CometChatCallsSDK.xcframework/PrivacyInfo.xcprivacy"
28     ]
29   },
30   "exclude_files": "Classes/Exclude",
31   "platforms": {
32     "ios": "12.0"
33   }