blob: d66f8c97d75b284630717b8af44051b64ff6a287 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.13.1",
"summary": "VoxImplant SDK for iOS",
"description": "VoxImplant iOS SDK lets you embed voice communication into your native iOS applications. It is a framework\nthat contains the armv7, arm64, i386 and x86_64 slices.\nBitcode is __disabled__",
"homepage": "https://voximplant.com",
"documentation_url": "https://voximplant.com/docs/references/mobilesdk/ios/",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": "Zingaya, Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.eu-central-1.amazonaws.com/voximplant-releases/ios-sdk/2.13.1/VoxImplant.zip",
"sha256": "9136eb139329794eca5e497a2342759f2182ccfa915d0096e1cd128c52a3d1b5"
},
"public_header_files": "VoxImplant.framework/Headers/**/*.h",
"source_files": "VoxImplant.framework/Headers/**/*.h",
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"~> 63.0.1"
],
"SocketRocket": [
"~> 0.5.1"
],
"CocoaLumberjack": [
"~> 3.2.0"
]
}
}