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