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