blob: 57bbed846e5b450c3c18e0e1fc765c9778ad150b [file] [log] [blame]
{
"name": "DBASRSDKLib",
"version": "1.2.1",
"summary": "语音识别",
"description": "流式语音识别iOSSDK,此库依赖于DBCommonLib",
"homepage": "https://github.com/data-baker/DBASRSDKLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李明辉": "liminghui@data-baker.com"
},
"source": {
"git": "https://github.com/data-baker/DBASRSDKLib.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "DBASRSDKLib/Classes/DBASRFramework.framework",
"dependencies": {
"DBCommonLib": [
]
},
"libraries": "c++"
}