[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 1.0.8 / CometChatPro.podspec.json
blobc84c090fba0a3941ec81847837897c4ed190bcfb
2   "name": "CometChatPro",
3   "version": "1.0.8",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/pro",
9   "authors": {
10     "pushpsen": "pushpsen.airekar@inscripts.com",
11     "Budhabhooshan Patil": "budhabhooshan.patil@inscripts.in"
12   },
13   "summary": "CometChatPro Framework",
14   "source": {
15     "git": "https://github.com/cometchat-pro/ios-chat-sdk.git",
16     "tag": "1.0.8"
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": "CometChatPro.framework",
28   "frameworks": "CometChatPro",
29   "exclude_files": "Classes/Exclude",
30   "platforms": {
31     "ios": "10.0"
32   },
33   "dependencies": {
34     "JitsiMeetSDK": [
36     ]
37   }