[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 6 / a / 4 / DBXFlowTTSLib / 2.2.6 / DBXFlowTTSLib.podspec.json
blob5a71b8c7a1c95a78392fc77865f517be4c1f78f1
2   "name": "DBXFlowTTSLib",
3   "version": "2.2.6",
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.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "DBXFlowTTSLib/Classes/*.framework",
22   "dependencies": {
23     "DBCommonLib": [
24       "~>2.2.5"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }