[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 2.3.2 / CometChatPro.podspec.json
blob3dff7fc65e5d7db1f515d2d83690c3328176d3ab
2   "name": "CometChatPro",
3   "version": "2.3.2",
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   },
13   "summary": "CometChatPro is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps",
14   "source": {
15     "http": "https://library.cometchat.io/ios/v2.0/xcode12/CometChatPro_2_3_2.zip"
16   },
17   "libraries": [
18     "z",
19     "sqlite3",
20     "xml2.2"
21   ],
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   },
25   "vendored_frameworks": "CometChatPro.xcframework",
26   "documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
27   "exclude_files": "Classes/Exclude",
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "platforms": {
35     "ios": "11.0"
36   },
37   "dependencies": {
38     "CometChatCalls": [
39       "2.0.2"
40     ]
41   }