blob: cd99d9998a492e305eda1eeb47077ce9211fc354 [file] [log] [blame]
{
"name": "CometChatCallsReactNative",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://www.cometchat.com/pro",
"authors": {
"Jeet Kapadia": "jeet.kapadia@inscripts.in",
"Nishant Tiwari": "nishant.tiwari@inscripts.com"
},
"summary": "RTCCometChat used for customised calling screen",
"source": {
"http": "https://library.cometchat.io/ios/v2.0/xcode11.2.1/CometChatProCalls_1.0.0.zip"
},
"vendored_frameworks": [
"Vendor/CometChatProCalls.framework",
"Vendor/WebRTC.framework"
],
"documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
"frameworks": "CometChatProCalls",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "10.0"
}
}