blob: 2d5309d855e43aca8d5123c59c5404f88716cc9a [file] [log] [blame]
{
"name": "HJQiflyMSC",
"version": "0.0.1",
"license": "MIT",
"summary": "讯飞语音组件.",
"description": "讯飞语音组件SDK,自动配置工程",
"homepage": "http://www.xfyun.cn",
"authors": {
"韩俊强": "532167805@qq.com"
},
"source": {
"git": "https://github.com/XiaoHanGe/HJQiflyMSC.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_libraries": "iflyMSCSDK/sunflower/libSunFlower.a",
"vendored_frameworks": "iflyMSCSDK/iflyMSC.framework",
"source_files": "iflyMSCSDK/sunflower/*.{h,m}",
"frameworks": [
"CoreTelephony",
"AudioToolbox",
"AVFoundation",
"AddressBook"
],
"libraries": [
"z",
"c++"
]
}