blob: 8e5a7a0eaa2f3cdb6da02028c7cb856be7e0bdc6 [file] [log] [blame]
{
"name": "VoxImplantSDK",
"version": "1.0.2",
"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.14601.tar.bz2"
},
"authors": {
"Zingaya, Inc.": "info@zingaya.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "include",
"vendored_libraries": "lib/libVoxImplantSDK.a",
"libraries": [
"sqlite3",
"c++",
"icucore"
],
"frameworks": "GLKit"
}