blob: 5467a0e0437858a6b982d14164ba8ca3d772c705 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "2.5.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.5.0/VoxImplant.zip"
},
"public_header_files": "VoxImplant.framework/Headers/**/*.h",
"source_files": "VoxImplant.framework/Headers/**/*.h",
"vendored_frameworks": "VoxImplant.framework",
"dependencies": {
"VoxImplantWebRTC": [
"~> 58.1.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"SocketRocket": [
"~> 0.5.1"
],
"CocoaLumberjack/Swift": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}