[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / f / 3 / SHWNLSClient / 1.0.6 / SHWNLSClient.podspec.json
blob950b8cbcfa66451dda7c89d188dd98a94ef14831
2   "name": "SHWNLSClient",
3   "version": "1.0.6",
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.6"
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     "SocketRocket": [
29       "~> 0.5.1"
30     ]
31   },
32   "requires_arc": true,
33   "frameworks": [
34     "SystemConfiguration",
35     "AudioToolbox",
36     "AVFoundation"
37   ]