blob: 76034c13669b87d4a28d09d8a246b9c1e0e4c234 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "1.0.13",
"summary": "VoxImplant SDK for iOS",
"description": "VoxImplant SDK for iOS. Supports armv7, arm64, i386, x86_64 architectures.",
"homepage": "http://voximplant.com",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"source": {
"http": "http://cdn.voximplant.com/downloads/mobilesdk/ios/history/VoxImplantSDKiOS.18310.tar.bz2"
},
"authors": {
"Zingaya, Inc.": "info@zingaya.com"
},
"platforms": {
"ios": "7.0"
},
"source_files": "include",
"vendored_libraries": "lib/libVoxImplantSDK.a",
"libraries": [
"sqlite3",
"c++",
"icucore"
],
"frameworks": [
"GLKit",
"VideoToolbox"
]
}