[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 2.1.4 / CometChatPro.podspec.json
blob8512a5e815a6dd8f81c2300c7558738f5c8c0e5e
2   "name": "CometChatPro",
3   "version": "2.1.4",
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 Tiwari": "nishant.tiwari@inscripts.in"
13   },
14   "summary": "CometChatPro 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/CometChatPro_xcode12.2_2.1.4.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/CometChatProCalls.xcframework",
29     "Vendors/WebRTC.framework"
30   ],
31   "documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
32   "exclude_files": "Classes/Exclude",
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "platforms": {
40     "ios": "11.0"
41   }