blob: e2687727bd2a9133614f087276a4fca7533f1d1e [file] [log] [blame]
{
"name": "MMiflyMSC",
"version": "0.0.4",
"license": "MIT",
"summary": "讯飞语音组件.",
"description": "讯飞语音组件SDK,自动配置工程",
"homepage": "http://www.xfyun.cn",
"authors": {
"iflyMSC": "msp_support@iflytek.com"
},
"source": {
"git": "https://github.com/money150604/MMiflyMSC.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "6.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++",
"stdc++6.09"
]
}