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