blob: f7a729ebd5d6cf2645015fe533035d3c3fdff62d [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "1.0.12",
"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/old/VoxImplantSDKiOS.17506.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"
}