[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 3.0.920 / CometChatPro.podspec.json
blobd7400c1cc902ec1087e5b8a89e0911f2c30acb15
2   "name": "CometChatPro",
3   "version": "3.0.920",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/chat-sdks-api",
9   "authors": {
10     "Abhishek Saralaya": "abhishek.saralaya@inscripts.in",
11     "Suryansh Bisen": "suryansh.bisen@cometchat.com"
12   },
13   "summary": "CometChat 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/v3.0/xcode15/CometChatPro_3_0_920.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://www.cometchat.com/docs/ios-chat-sdk/overview",
26   "vendored_frameworks": [
27     "Vendors/CometChatPro.xcframework",
28     "Vendors/CometChatStarscream.xcframework"
29   ],
30   "exclude_files": "Classes/Exclude",
31   "resource_bundles": {
32     "CometChatPro": [
33       "Vendors/CometChatPro.xcframework/PrivacyInfo.xcprivacy"
34     ]
35   },
36   "platforms": {
37     "ios": "11.0"
38   }