| { |
| "name": "DBFlowTTSLibTest", |
| "version": "0.0.5", |
| "summary": "流式语音合成SDK", |
| "description": "集成DBFlowTTSLibTest必须集成依赖SDKDBCommonLibTestSDK", |
| "homepage": "https://github.com/lmhname123/DBFlowTTSLibTest", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "李明辉": "liminghui@data-baker.com" |
| }, |
| "source": { |
| "git": "https://github.com/lmhname123/DBFlowTTSLibTest.git", |
| "tag": "0.0.5" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "vendored_frameworks": "DBFlowTTSLibTest/Classes/*.framework", |
| "dependencies": { |
| "DBCommonLibTest": [ |
| |
| ] |
| } |
| } |