[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / d / CometChatSDK / 4.0.49 / CometChatSDK.podspec.json
blob1dc99b42f071741c467b2a11cd066fe9c555cad8
2   "name": "CometChatSDK",
3   "version": "4.0.49",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com",
9   "authors": {
10     "Suryansh Bisen": "suryansh.bisen@cometchat.com"
11   },
12   "summary": "CometChat is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps",
13   "source": {
14     "http": "https://library.cometchat.io/ios/v4.0/xcode15/CometChatSDK_4_0_49.zip"
15   },
16   "libraries": [
17     "z",
18     "sqlite3",
19     "xml2.2"
20   ],
21   "xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "documentation_url": "https://www.cometchat.com/docs/ios-chat-sdk/overview",
25   "vendored_frameworks": [
26     "Vendors/CometChatSDK.xcframework",
27     "Vendors/CometChatStarscream.xcframework"
28   ],
29   "resource_bundles": {
30     "CometChatSDK": [
31       "Vendors/CometChatSDK.xcframework/PrivacyInfo.xcprivacy"
32     ]
33   },
34   "exclude_files": "Classes/Exclude",
35   "platforms": {
36     "ios": "11.0"
37   }