blob: 574b205d09c5db26d2c6ad049227b3ec83b30cbd [file] [log] [blame]
{
"name": "VoxWebRTC",
"version": "1.0.0",
"summary": "WebRTC to be used with Vox CPaaS Platform",
"description": "It should be used together with VoxSDK as its dependency framework",
"homepage": "https://vox-cpaas.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kiran Vangara": "kiran.vangara@voxvalley.com"
},
"source": {
"http": "https://github.com/vox-cpaas-public/VoxWebRTC/releases/download/1.0.0/VoxWebRTC.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VoxWebRTC.framework"
}