blob: 4dc28ca63560592c3d0a308e773fd9a4d198ee49 [file] [log] [blame]
{
"name": "ZingayaSDK",
"version": "1.0.1",
"summary": "Zingaya SDK for iOS",
"description": "Zingaya 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.1/ZingayaSDK.zip"
},
"public_header_files": "Zingaya.framework/Headers/**/*.h",
"source_files": "Zingaya.framework/Headers/**/*.h",
"vendored_frameworks": "Zingaya.framework",
"libraries": "c++"
}