blob: 741a3401f1f679db8114d05c60250b80539f99e6 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.11.0",
"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.11.0/VoxImplant.zip"
},
"public_header_files": "VoxImplant.framework/Headers/**/*.h",
"source_files": "VoxImplant.framework/Headers/**/*.h",
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"~> 62.0.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"SocketRocket": [
"~> 0.5.1"
],
"CocoaLumberjack": [
"~> 3.2.0"
]
}
}