blob: 31e3fcaf5e830664dd141dd8c0c52eae2025927a [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.1.1",
"summary": "VoxImplant SDK for iOS",
"description": "VoxImplant SDK for iOS. Supports armv7, arm64, x86_64 architectures.",
"homepage": "http://voximplant.com",
"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.1.1/VoxImplant.zip"
},
"public_header_files": "VoxImplant.framework/Headers/**/*.h",
"source_files": "VoxImplant.framework/Headers/**/*.h",
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"~> 57.1.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"SocketRocket": [
"~> 0.5.1"
]
}
}