[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / 9 / HWWebclient / 1.0.4 / HWWebclient.podspec.json
blobafd6119a8b94849719dc2f88bb425a019c1bb187
2   "name": "HWWebclient",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "REST client",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Andrey Ostroverkhiy": "a.ostroverkhiy@mobidev.biz"
14   },
15   "swift_version": "5.0",
16   "source_files": "HWWebclient/Sources",
17   "requires_arc": true,
18   "dependencies": {
19     "Alamofire": [
20       "~> 4.8.1"
21     ],
22     "SwiftyJSON": [
23       "~> 4.2.0"
24     ]
25   },
26   "description": "Reliable and convenient REST client, decidet for maximum economy with services descrription",
27   "homepage": "https://github.com/annexant-zz/HWWebclient",
28   "source": {
29     "git": "https://github.com/annexant-zz/HWWebclient.git",
30     "tag": "1.0.4"
31   }