blob: 13e5cdd0fe17dc77deb18d3c2c61c2382734a170 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.3.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.3.0/VoxImplant.zip"
},
"public_header_files": "VoxImplant.framework/Headers/**/*.h",
"source_files": "VoxImplant.framework/Headers/**/*.h",
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"~> 58.0.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"SocketRocket": [
"~> 0.5.1"
]
}
}