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