blob: 2808619c7e025e423f9f7a95507088a8ae5153c2 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.19.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/iossdk",
"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.19.1/VoxImplant.zip",
"sha256": "e64fc4558e52b87e9fa7130d2e79f2435baa629557fbf145971a0795e0c61211"
},
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"= 66.0.3"
],
"SocketRocket": [
"~> 0.5.1"
],
"CocoaLumberjack": [
"~> 3.4.0"
]
}
}