blob: a2757849a5dd156d56f905cea1df9f137a9f7a74 [file] [log] [blame]
{
"name": "MJIflyMSC",
"version": "0.0.4",
"summary": "MJIflyMSC. 科大讯飞的语音识别",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJIflyMSC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FC": "2585299617@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJIflyMSC",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MJIflyMSC/Classes/iflyMSC.framework",
"source_files": "MJIflyMSC/Classes/**/*.{h,m}",
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
]
}