blob: 4309001c68e222df0f7029b8ec9564ba0f139a4c [file] [log] [blame]
{
"name": "HTTPCab",
"version": "2.1.0",
"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.1.0"
},
"source_files": "HTTPCab/HTTPCab/**/*.{swift}",
"swift_version": "4.2"
}