blob: 602c6da2ae586ea7c5d4acaccf183bcc9806966c [file] [log] [blame]
{
"name": "VoxSDK",
"version": "1.0.44",
"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/1.0.44/VoxSDK.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VoxSDK.framework"
}