blob: 3c8d935e959ae66de13836e74d8dd0469001827a [file] [log] [blame]
{
"name": "HiNetWork",
"version": "1.0.1",
"summary": "HiNetWork is a simple Api request manager",
"description": "HiNetWork is a simple Api Manager, it`s can take a GET or POST api request ,and manage all api task.",
"homepage": "https://github.com/haiyangCool/HiNetWork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haiyangCool": "haiyang_wang_cool@126.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/haiyangCool/HiNetWork.git",
"tag": "1.0.1"
},
"source_files": [
"HiNetWork",
"Sources/HiNetWork/**/*"
],
"dependencies": {
"ReachabilitySwift": [
]
},
"swift_version": "5.0"
}