blob: e7aa1a8968526122aec00321ec0929a8880febcd [file] [log] [blame]
{
"name": "CometChatProXC",
"version": "0.0.1-beta1.0",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://www.cometchat.com/pro",
"authors": {
"Jeet Kapadia": "jeet.kapadia@inscripts.in",
"pushpsen": "pushpsen.airekar@inscripts.com",
"Nishant": "Nishant.tiwari@inscripts.com"
},
"summary": "CometChatProXC is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps",
"source": {
"http": "https://library.cometchat.io/ios/v2.0/xcode11.2.1/CometChatProRTCXCBeta1.zip"
},
"libraries": [
"z",
"sqlite3",
"xml2.2"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"vendored_frameworks": [
"Vendors/CometChatPro.xcframework",
"Vendors/WebRTC.framework",
"RTCCometChat.framework",
"Vendor/AppAuth.xcframework",
"Vendor/folly.xcframework",
"Vendor/BVLinearGradient.xcframework",
"Vendor/React.xcframework",
"Vendor/cxxreact.xcframework",
"Vendor/DoubleConversion.xcframework",
"Vendor/glog.xcframework",
"Vendor/jsi.xcframework",
"Vendor/jsinspector.xcframework",
"Vendor/jsireact.xcframework",
"Vendor/yoga.xcframework",
"Vendor/CoreModules.xcframework",
"Vendor/FBReactNativeSpec.xcframework",
"Vendor/GTMAppAuth.xcframework",
"Vendor/GTMSessionFetcher.xcframework",
"Vendor/RCTActionSheet.xcframework",
"Vendor/RCTAnimation.xcframework",
"Vendor/RCTBlob.xcframework",
"Vendor/RCTImage.xcframework",
"Vendor/RCTLinking.xcframework",
"Vendor/RCTNetwork.xcframework",
"Vendor/RCTSettings.xcframework",
"Vendor/RCTText.xcframework",
"Vendor/RCTTypeSafety.xcframework",
"Vendor/RCTVibration.xcframework",
"Vendor/react_native_background_timer.xcframework",
"Vendor/react_native_calendar_events.xcframework",
"Vendor/react_native_keep_awake.xcframework",
"Vendor/react_native_cometchat_calling_component.xcframework",
"Vendor/react_native_netinfo.xcframework",
"Vendor/ReactCommon.xcframework",
"Vendor/RNCAsyncStorage.xcframework",
"Vendor/RNGoogleSignin.xcframework",
"Vendor/react_native_webview.xcframework",
"Vendor/RNWatch.xcframework",
"Vendor/RNSound.xcframework",
"Vendor/RNSVG.xcframework",
"Vendor/react_native_webrtc.xcframework"
],
"documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
"frameworks": "CometChatPro",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "11.0"
}
}