[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / 2 / CCProCalls / 1.0.0-beta1 / CCProCalls.podspec.json
blobee4768a6997cdfe619a7ad7ae6b8c753089ea9bc
2   "name": "CCProCalls",
3   "version": "1.0.0-beta1",
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   },
12   "summary": "CometChatProCalls used for calling functionality. You can use our default screen or can create your own screen and use of methods.",
13   "source": {
14     "git": "https://github.com/abhisheksaralaya13/CCProCalls.git",
15     "tag": "1.0.0-beta1"
16   },
17   "vendored_frameworks": [
18     "Vendors/CometChatProCalls.xcframework",
19     "Vendors/WebRTC.xcframework"
20   ],
21   "documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
22   "frameworks": "CometChatProCalls",
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "platforms": {
31     "ios": "11.0"
32   }