blob: 1e8c6b49729647b2e7e2424ef9934bdd048465c0 [file] [log] [blame]
{
"name": "SVHTTPTransaction",
"authors": {
"Stanislav Smida": "s@svagant.com"
},
"dependencies": {
"SVFoundation": [
"~> 0.1.8"
]
},
"homepage": "https://github.com/svagant/svhttptransaction",
"platforms": {
"ios": "10.0"
},
"license": {
"type": "MIT"
},
"version": "0.1.11",
"source": {
"git": "https://github.com/svagant/svhttptransaction.git",
"tag": "0.1.11"
},
"source_files": "SVHTTPTransaction/*.swift",
"summary": "A strong type HTTP request - response transaction.",
"swift_version": "4.2"
}