blob: dc53b000a2054097941fd01613e69e1a22b0120f [file] [log] [blame]
{
"name": "MMiflyMSC",
"version": "0.0.5",
"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.5"
},
"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++"
]
}