blob: 16deaa14252d5cb9c60c622556aeed87f2dcef03 [file] [log] [blame]
{
"name": "ZingayaSDK",
"version": "1.0.0",
"summary": "Zingaya SDK for iOS",
"description": "VoxImplant SDK for iOS. Supports armv7, arm64, x86_64 architectures. Bitcode enabled.",
"homepage": "http://zingaya.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/zingaya-ios-sdk/1.0.0/ZingayaSDK.zip"
},
"public_header_files": "include/**/*.h",
"source_files": "include/**/*.h",
"vendored_libraries": "lib/libZingayaSDK.a",
"libraries": "c++"
}