[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 2.0.0-beta2 / CometChatPro.podspec.json
blobd6b7e1785d47fd3fa8b3ad159e3be6cc29d38aaf
2   "name": "CometChatPro",
3   "version": "2.0.0-beta2",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/pro",
9   "authors": {
10     "Ghanshyam Mansata": "ghanshyam.mansata@inscripts.com",
11     "Budhabhooshan Patil": "budhabhooshan.patil@inscripts.in",
12     "Jeet Kapadia": "jeet.kapadia@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     "git": "https://github.com/cometchat-pro/ios-chat-sdk.git",
17     "tag": "2.0.0-beta2"
18   },
19   "source_files": "CometChatPro.framework/Headers/*.{h,m,swift}",
20   "libraries": [
21     "z",
22     "sqlite3",
23     "xml2.2"
24   ],
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   },
28   "vendored_frameworks": [
29     "CometChatPro.framework",
30     "Vendors/JitsiMeet.framework",
31     "Vendors/WebRTC.framework"
32   ],
33   "documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
34   "frameworks": "CometChatPro",
35   "exclude_files": "Classes/Exclude",
36   "platforms": {
37     "ios": "10.0"
38   }