blob: ce5d18c49cd68b285edbebf228756b5f606ff10e [file] [log] [blame]
{
"name": "HTTPCab",
"version": "2.0.1",
"summary": "HTTPCab - network framework for HTTP requests and REST.",
"homepage": "https://github.com/nullgr/http-cab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksey Zgurskiy": "mr.noone@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nullgr/http-cab.git",
"tag": "2.0.1"
},
"source_files": "HTTPCab/HTTPCab/**/*.{swift}",
"swift_version": "4.1"
}