blob: 3ba8261f002d84a101b3b9f6b0863d9566172cf2 [file] [log] [blame]
{
"name": "EasyVoiceTransformer",
"version": "1.0.0",
"summary": "EasyVoiceTransformer暂时收录有讯飞语音SDK",
"description": "EasyVoiceTransformer暂时收录有讯飞语音SDK",
"homepage": "http://www.xfyun.cn",
"license": "MIT",
"authors": {
"quheng": "quhengwork@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.oschina.net/quheng/EasyVoiceTransformer.git",
"tag": "1.0.0"
},
"default_subspecs": "Release",
"subspecs": [
{
"name": "Release",
"public_header_files": "iflyMSC.framework/Headers/*.h",
"preserve_paths": "iflyMSC.framework",
"vendored_frameworks": "iflyMSC.framework"
}
]
}