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