blob: bed4a09c716b577212b25b54acb7e3a7571be804 [file] [log] [blame]
{
"name": "Snapcall_Framework",
"version": "5.5.1",
"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.5.1"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Snapcall_Framework.framework",
"ios": {
"frameworks": "CoreTelephony"
},
"libraries": "z",
"dependencies": {
"iOSWebRTCFramework": [
"76"
]
}
}