[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 0.1-beta1.0 / CometChatPro.podspec.json
blobc190090892a724f91ea24dd24e42fe82934ff1b5
2   "name": "CometChatPro",
3   "version": "0.1-beta1.0",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/pro",
9   "authors": {
10     "Jeet Kapadia": "jeet.kapadia@inscripts.in",
11     "pushpsen": "pushpsen.airekar@inscripts.com",
12     "Nishant": "Nishant.tiwari@inscripts.com"
13   },
14   "summary": "CometChatProXC is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps",
15   "source": {
16     "http": "https://library.cometchat.io/ios/v2.0/xcode11.2.1/CometChatProRTCXCBeta1.zip"
17   },
18   "libraries": [
19     "z",
20     "sqlite3",
21     "xml2.2"
22   ],
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "vendored_frameworks": [
27     "Vendors/CometChatPro.xcframework",
28     "Vendors/WebRTC.framework",
29     "RTCCometChat.framework",
30     "Vendor/AppAuth.xcframework",
31     "Vendor/folly.xcframework",
32     "Vendor/BVLinearGradient.xcframework",
33     "Vendor/React.xcframework",
34     "Vendor/cxxreact.xcframework",
35     "Vendor/DoubleConversion.xcframework",
36     "Vendor/glog.xcframework",
37     "Vendor/jsi.xcframework",
38     "Vendor/jsinspector.xcframework",
39     "Vendor/jsireact.xcframework",
40     "Vendor/yoga.xcframework",
41     "Vendor/CoreModules.xcframework",
42     "Vendor/FBReactNativeSpec.xcframework",
43     "Vendor/GTMAppAuth.xcframework",
44     "Vendor/GTMSessionFetcher.xcframework",
45     "Vendor/RCTActionSheet.xcframework",
46     "Vendor/RCTAnimation.xcframework",
47     "Vendor/RCTBlob.xcframework",
48     "Vendor/RCTImage.xcframework",
49     "Vendor/RCTLinking.xcframework",
50     "Vendor/RCTNetwork.xcframework",
51     "Vendor/RCTSettings.xcframework",
52     "Vendor/RCTText.xcframework",
53     "Vendor/RCTTypeSafety.xcframework",
54     "Vendor/RCTVibration.xcframework",
55     "Vendor/react_native_background_timer.xcframework",
56     "Vendor/react_native_calendar_events.xcframework",
57     "Vendor/react_native_keep_awake.xcframework",
58     "Vendor/react_native_cometchat_calling_component.xcframework",
59     "Vendor/react_native_netinfo.xcframework",
60     "Vendor/ReactCommon.xcframework",
61     "Vendor/RNCAsyncStorage.xcframework",
62     "Vendor/RNGoogleSignin.xcframework",
63     "Vendor/react_native_webview.xcframework",
64     "Vendor/RNWatch.xcframework",
65     "Vendor/RNSound.xcframework",
66     "Vendor/RNSVG.xcframework",
67     "Vendor/react_native_webrtc.xcframework"
68   ],
69   "documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
70   "frameworks": "CometChatPro",
71   "exclude_files": "Classes/Exclude",
72   "platforms": {
73     "ios": "11.0"
74   }