blob: f2260808c13ee81dabac49159cddde0d016cba47 [file] [log] [blame]
{
"name": "QCiVoiceSDKTest",
"version": "1.0.5",
"summary": "QCiVoiceSDK.",
"description": "QCiVoiceSDK",
"homepage": "https://github.com/ZWBNice/QCiVoiceSDKTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangwenbo": "zhangwenbo@corpize.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ZWBNice/QCiVoiceSDKTest.git",
"tag": "v1.0.5"
},
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "QCiVoiceSDKFramework/**/*.{framework}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}