blob: 7e3a066767cc1f3a13475b4507a9f98eec481246 [file] [log] [blame]
{
"name": "Snapcall_Framework",
"version": "5.6.6",
"license": {
"type": "Custom"
},
"homepage": "https://web.snapcall.io/",
"authors": {
"Noyelle Pierre": "noyelle.pierre@gmail.com"
},
"summary": "Make snapcall call with ios",
"source": {
"git": "https://github.com/snapcall/iOS_framework_release.git",
"tag": "5.6.6"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Snapcall_Framework.framework",
"ios": {
"frameworks": "CoreTelephony"
},
"libraries": "z",
"dependencies": {
"iOSWebRTCFramework": [
"76"
]
}
}