[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 2.0.0-beta7 / CometChatPro.podspec.json
blob51f062092e932fb70b900439df4d8237d6444e5a
2   "name": "CometChatPro",
3   "version": "2.0.0-beta7",
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     "git": "https://github.com/cometchat-pro/ios-chat-sdk.git",
16     "tag": "2.0.0-beta7"
17   },
18   "source_files": "CometChatPro.framework/Headers/*.{h,m,swift}",
19   "libraries": [
20     "z",
21     "sqlite3",
22     "xml2.2"
23   ],
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "vendored_frameworks": [
28     "CometChatPro.framework",
29     "Vendors/JitsiMeet.framework",
30     "Vendors/WebRTC.framework"
31   ],
32   "documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
33   "frameworks": "CometChatPro",
34   "exclude_files": "Classes/Exclude",
35   "platforms": {
36     "ios": "10.0"
37   }