[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 6 / Snapcall_Framework / 5.6.7 / Snapcall_Framework.podspec.json
blob14d2093a2ec8b5acef47ab52d4972911e1fb79d7
2   "name": "Snapcall_Framework",
3   "version": "5.6.7",
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.7"
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   }