blob: 161bb6c1293f6c29a2593451fc0d3e57ef72a213 [file] [log] [blame]
{
"name": "SimpleWebRequests",
"version": "4.1.7",
"summary": "iOS web requests made simple.",
"description": "This library lets you easily add a web layer to your project and even add mock or local data requests for easy testing without access to the server.",
"homepage": "https://github.com/fahlout/SimpleWebRequests",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Niklas Fahl": "niklas.fahl@icloud.com"
},
"source": {
"git": "https://github.com/fahlout/SimpleWebRequests.git",
"tag": "4.1.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}