blob: 488348e31f4a528d31b14bc2ca4b5e1bf9c3a206 [file] [log] [blame]
{
"name": "XYZSpeech",
"version": "0.0.2",
"summary": "持续升级",
"description": "简洁调用语音识别",
"homepage": "https://github.com/brandy2015/XYZSpeech",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "10.1"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZSpeech.git",
"tag": "0.0.2"
},
"source_files": "XYZSpeech/Source/*",
"dependencies": {
"AsyncSwift": [
]
},
"swift_version": "5.0"
}