[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 4 / BDSTTS / 1.0 / BDSTTS.podspec.json
blob83d37b37f1b12db5ba64edd6221faf6882923ccc
2   "name": "BDSTTS",
3   "version": "1.0",
4   "summary": "BDSTTS.",
5   "description": "BDS TTS client on youshaqi",
6   "homepage": "https://ai.baidu.com/docs#/ASR-iOS-SDK/dea30f2b",
7   "license": "MIT",
8   "authors": {
9     "tangjj@1391.com": "tangjj@1391.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/GarfieldGitHub/BDSTTS.git",
16     "tag": "1.0"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "BDSClientLib",
22       "vendored_libraries": "BDSClientLib/libBaiduSpeechSDK.a",
23       "source_files": "BDSClientHeaders/*.h",
24       "libraries": [
25         "iconv.2.4.0",
26         "c++",
27         "z.1.2.5",
28         "sqlite3",
29         "z"
30       ],
31       "frameworks": [
32         "AudioToolbox",
33         "AVFoundation",
34         "CFNetwork",
35         "CoreLocation",
36         "CoreTelephony",
37         "SystemConfiguration",
38         "GLKit"
39       ]
40     }
41   ]