blob: 582baa6f6067b93ac544e9068ca686716ca15702 [file] [log] [blame]
{
"name": "iflyMSC-CH",
"version": "0.1.1",
"summary": "科大讯飞语音听写开发包",
"description": "科大讯飞语音听写开发包,2018.09.25",
"homepage": "https://github.com/lichanghong/iflyMSC.git",
"license": {
"type": "Copyright",
"text": " Copyright 2018 lichanghong.com. All rights reserved.\n"
},
"authors": {
"lichanghong": "1211054926@qq.com"
},
"source": {
"git": "https://github.com/lichanghong/iflyMSC.git",
"tag": "0.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "**/*.framework",
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"Contacts",
"AddressBook",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++",
"icucore"
]
}