[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 2.2.2 / CometChatPro.podspec.json
blobeacfcd7d5aedc537416e115f4b4f2436390f71d9
2   "name": "CometChatPro",
3   "version": "2.2.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_2_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.1-beta2"
40     ]
41   }