blob: 911f3db58cbb2cb77d2fc621b0df4cb1139a38da [file] [log] [blame]
{
"name": "VoxWebRTC",
"version": "1.0.1",
"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": {
"Voxvalley Technologies": "support@voxvalley.com"
},
"source": {
"http": "https://github.com/vox-cpaas-public/VoxWebRTC/releases/download/1.0.1/VoxWebRTC.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VoxWebRTC.framework"
}