[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / d / CometChatSDK / 4.0.41 / CometChatSDK.podspec.json
blob88a3f0cd174d7adfaa3a51a9a7edf5ef3d9e6557
2   "name": "CometChatSDK",
3   "version": "4.0.41",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/pro",
9   "authors": {
10     "Abhishek Saralaya": "abhishek.saralaya@inscripts.in",
11     "Suryansh Bisen": "suryansh.bisen@cometchat.com"
12   },
13   "summary": "CometChat 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/v4.0/xcode15/CometChatSDK_4_0_41.zip"
16   },
17   "libraries": [
18     "z",
19     "sqlite3",
20     "xml2.2"
21   ],
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   },
25   "documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
26   "vendored_frameworks": [
27     "Vendors/CometChatSDK.xcframework",
28     "Vendors/CometChatStarscream.xcframework"
29   ],
30   "exclude_files": "Classes/Exclude",
31   "platforms": {
32     "ios": "11.0"
33   }