[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 4 / f / 3 / SHWNLSClient / 1.0.4 / SHWNLSClient.podspec.json
blob73ac09fe5fa2eb0ff353131b251f70aa4af3c5c4
2   "name": "SHWNLSClient",
3   "version": "1.0.4",
4   "summary": "英文版语音服务 SDK.",
5   "homepage": "https://github.com/newsdata/shuwen-nls-client-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yangyang": "yangyang@shuwen.com"
12   },
13   "source": {
14     "git": "https://github.com/newsdata/shuwen-nls-client-sdk.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "vendored_frameworks": "SHWNLSClientSDK/Classes/SHWNLSClient.framework",
21   "dependencies": {
22     "SHWOpus": [
23       "~> 0.3"
24     ],
25     "SHWAnalyticsSDK": [
26       "~> 1.1"
27     ]
28   },
29   "requires_arc": true,
30   "frameworks": [
31     "SystemConfiguration",
32     "AudioToolbox",
33     "AVFoundation"
34   ]