[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / a / 4 / DBXFlowTTSLib / 2.2.0 / DBXFlowTTSLib.podspec.json
blob7d97285740f44072736129d90fdc77c8efbbdb93
2   "name": "DBXFlowTTSLib",
3   "version": "2.2.0",
4   "summary": "语音合成",
5   "description": "流式语音合成iOSSDK,此库依赖于DBCommonLib",
6   "homepage": "https://github.com/data-baker/DBXFlowTTSLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "李明辉": "liminghui@data-baker.com"
13   },
14   "source": {
15     "git": "https://github.com/data-baker/DBXFlowTTSLib.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "DBXFlowTTSLib/Classes/*.framework",
22   "dependencies": {
23     "DBCommonLib": [
25     ]
26   }