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