[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 3 / 1 / CometChatProXC / 0.0.1-Beta / CometChatProXC.podspec.json
blobe3b5be804ffb8bc14cacbe528e03a12d88ec5749
2   "name": "CometChatProXC",
3   "version": "0.0.1-Beta",
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/CometChatProXCBeta1.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/JitsiMeet.framework",
29     "Vendors/WebRTC.framework",
30     "RTCCometChat.framework",
31     "Vendor/AppAuth.xcframework",
32     "Vendor/folly.xcframework",
33     "Vendor/BVLinearGradient.xcframework",
34     "Vendor/React.xcframework",
35     "Vendor/cxxreact.xcframework",
36     "Vendor/DoubleConversion.xcframework",
37     "Vendor/glog.xcframework",
38     "Vendor/jsi.xcframework",
39     "Vendor/jsinspector.xcframework",
40     "Vendor/jsireact.xcframework",
41     "Vendor/yoga.xcframework",
42     "Vendor/CoreModules.xcframework",
43     "Vendor/FBReactNativeSpec.xcframework",
44     "Vendor/GTMAppAuth.xcframework",
45     "Vendor/GTMSessionFetcher.xcframework",
46     "Vendor/RCTActionSheet.xcframework",
47     "Vendor/RCTAnimation.xcframework",
48     "Vendor/RCTBlob.xcframework",
49     "Vendor/RCTImage.xcframework",
50     "Vendor/RCTLinking.xcframework",
51     "Vendor/RCTNetwork.xcframework",
52     "Vendor/RCTSettings.xcframework",
53     "Vendor/RCTText.xcframework",
54     "Vendor/RCTTypeSafety.xcframework",
55     "Vendor/RCTVibration.xcframework",
56     "Vendor/react_native_background_timer.xcframework",
57     "Vendor/react_native_calendar_events.xcframework",
58     "Vendor/react_native_keep_awake.xcframework",
59     "Vendor/react_native_cometchat_calling_component.xcframework",
60     "Vendor/react_native_netinfo.xcframework",
61     "Vendor/ReactCommon.xcframework",
62     "Vendor/RNCAsyncStorage.xcframework",
63     "Vendor/RNGoogleSignin.xcframework",
64     "Vendor/react_native_webview.xcframework",
65     "Vendor/RNWatch.xcframework",
66     "Vendor/RNSound.xcframework",
67     "Vendor/RNSVG.xcframework",
68     "Vendor/react_native_webrtc.xcframework"
69   ],
70   "documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
71   "frameworks": "CometChatPro",
72   "exclude_files": "Classes/Exclude",
73   "platforms": {
74     "ios": "11.0"
75   }