blob: 816abc13b91d397c00fbf4c5619aef141435f237 [file] [log] [blame]
{
"name": "MJIflyMSC",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MJIflyMSC/Classes/IFlyFrameworks/iflyMSC.framework",
"source_files": "MJIflyMSC/Classes/*.{h,m}",
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AudioToolbox",
"UIKit",
"CoreLocation",
"QuartzCore",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
]
}