blob: 9463cfc2cbbfe21b7cca1ec674fa7903530b0fda [file] [log] [blame]
{
"name": "DBXFlowTTSLib",
"version": "2.2.2",
"summary": "语音合成",
"description": "流式语音合成iOSSDK,此库依赖于DBCommonLib",
"homepage": "https://github.com/data-baker/DBXFlowTTSLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李明辉": "liminghui@data-baker.com"
},
"source": {
"git": "https://github.com/data-baker/DBXFlowTTSLib.git",
"tag": "2.2.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "DBXFlowTTSLib/Classes/*.framework",
"dependencies": {
"DBCommonLib": [
]
}
}