[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 9 / 6 / Snapcall_Framework / 5.6.8 / Snapcall_Framework.podspec.json
blob8a97fdf9aa7e49d7c472595c238bce76573308a3
2   "name": "Snapcall_Framework",
3   "version": "5.6.8",
4   "license": {
5     "type": "Custom"
6   },
7   "homepage": "https://web.snapcall.io/",
8   "authors": {
9     "Noyelle Pierre": "noyelle.pierre@gmail.com"
10   },
11   "summary": "Make snapcall call with ios",
12   "source": {
13     "git": "https://github.com/snapcall/iOS_framework_release.git",
14     "tag": "5.6.8"
15   },
16   "pod_target_xcconfig": {
17     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
18   },
19   "user_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "vendored_frameworks": "Snapcall_Framework.framework",
26   "ios": {
27     "frameworks": "CoreTelephony"
28   },
29   "libraries": "z",
30   "dependencies": {
31     "iOSWebRTCFramework": [
32       "76"
33     ]
34   }