blob: b3fc96e5d44d621904cbd0579076b11403c15c20 [file] [log] [blame]
{
"name": "ShivSDK",
"version": "1.0",
"summary": "ShivSDK 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/nshivavoxvalley/ShivSDK/releases/download/1.0/ShivSDK.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ShivSDK.framework"
}