blob: 2abb2b836572f98557d68cdb1ce9e69484a85afa [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.14.3",
"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.14.3/VoxImplant.zip",
"sha256": "486518c8c66ca1df3160ec50a850e9f60201bd3b6be29bd83fb95c71ae517f95"
},
"public_header_files": "VoxImplant.framework/Headers/**/*.h",
"source_files": "VoxImplant.framework/Headers/**/*.h",
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"~> 63.0.4"
],
"SocketRocket": [
"~> 0.5.1"
],
"CocoaLumberjack": [
"~> 3.4.0"
]
}
}