blob: f349518e2f75ffb15b1ecbc614cb31688f368eef [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.10",
"source": {
"git": "https://github.com/svagant/svhttptransaction.git",
"tag": "0.1.10"
},
"source_files": "SVHTTPTransaction/*.swift",
"summary": "A strong type HTTP request - response transaction.",
"swift_version": "4.2"
}