blob: 7125b2d34a9a362a0fda94e11cfa3d1aa6a9ee25 [file] [log] [blame]
{
"name": "HttpRequester",
"version": "1.0.12",
"summary": "Helper for http requests in swift.",
"description": "Helper for all your http requests. fast and super easy to use",
"homepage": "https://github.com/HenSh2/HttpRequester",
"license": "MIT",
"authors": {
"HenSh": "hensh2@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HenSh2/HttpRequester.git",
"tag": "1.0.12"
},
"source_files": "HttpRequester/**/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}