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