[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / CometChatPro / 3.0.911-beta2 / CometChatPro.podspec.json
blob6fabf8f662f2a2fe8644645e9e81590580c93a40
2   "name": "CometChatPro",
3   "version": "3.0.911-beta2",
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     "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     "http": "https://library.cometchat.io/ios/v3.0/xcode13/CometChatPro_3_0_911-beta2.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://www.cometchat.com/docs/ios-chat-sdk/overview",
26   "vendored_frameworks": [
27     "Vendors/CometChatPro.xcframework",
28     "Vendors/CometChatStarscream.xcframework"
29   ],
30   "exclude_files": "Classes/Exclude",
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "platforms": {
38     "ios": "11.0"
39   }