[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 2.3.6-beta1 / CometChatPro.podspec.json
blobc6e3f96d8b9a89651af746f126b4354a9271d170
2   "name": "CometChatPro",
3   "version": "2.3.6-beta1",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/pro",
9   "authors": {
10     "Abhishek Saralaya": "abhishek.saralaya@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_6-beta1.zip"
16   },
17   "libraries": [
18     "z",
19     "sqlite3",
20     "xml2.2"
21   ],
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   },
25   "documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
26   "vendored_frameworks": "CometChatPro.xcframework",
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.1.0-beta3"
40     ]
41   }