[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / a / 4 / DBXFlowTTSLib / 2.2.4 / DBXFlowTTSLib.podspec.json
blob41aa96e383a6ba4f9cbd23bd76a6d9d1ae411db1
2   "name": "DBXFlowTTSLib",
3   "version": "2.2.4",
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     "linxi": "linxi@data-baker.com"
13   },
14   "source": {
15     "git": "https://github.com/data-baker/DBXFlowTTSLib.git",
16     "tag": "2.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "DBXFlowTTSLib/Classes/*.framework",
22   "dependencies": {
23     "DBCommonLib": [
24       "~>2.2.3"
25     ]
26   }