[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 2.0.7-beta1-Xcode11 / CometChatPro.podspec.json
blob9f17eb299db1a9009c802e421f93499aa7a48676
2   "name": "CometChatPro",
3   "version": "2.0.7-beta1-Xcode11",
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/xcode11/CometChatPro_v2.0.7-beta1.zip"
16   },
17   "source_files": "CometChatPro.framework/Headers/*.{h,m,swift}",
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     "CometChatPro.framework",
28     "Vendors/JitsiMeet.framework",
29     "Vendors/WebRTC.framework"
30   ],
31   "documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
32   "frameworks": "CometChatPro",
33   "exclude_files": "Classes/Exclude",
34   "platforms": {
35     "ios": "10.0"
36   }