[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / b / HiNetWork / 1.0.1 / HiNetWork.podspec.json
blob3c8d935e959ae66de13836e74d8dd0469001827a
2   "name": "HiNetWork",
3   "version": "1.0.1",
4   "summary": "HiNetWork is a simple Api request manager",
5   "description": "HiNetWork is a simple Api Manager, it`s can take a GET or POST api request ,and manage all api task.",
6   "homepage": "https://github.com/haiyangCool/HiNetWork.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haiyangCool": "haiyang_wang_cool@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/haiyangCool/HiNetWork.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "HiNetWork",
24     "Sources/HiNetWork/**/*"
25   ],
26   "dependencies": {
27     "ReachabilitySwift": [
29     ]
30   },
31   "swift_version": "5.0"