[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / a / 4 / DBXFlowTTSLib / 2.2.1 / DBXFlowTTSLib.podspec.json
blob686b504155d471cf2be92b3b178ef4e0d5c63862
2   "name": "DBXFlowTTSLib",
3   "version": "2.2.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "DBXFlowTTSLib/Classes/*.framework",
22   "dependencies": {
23     "DBCommonLib": [
25     ]
26   }