blob: 7170286289c6c3f5a8589c13f6e548593756ef46 [file] [log] [blame]
{
"name": "CometChatCallsReactNative",
"version": "1.0.1",
"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.1/xcode/CometChatProCalls_1.0.1.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"
}
}