blob: e4a658ad9066434e30a04ade15a5eef6a561d20f [file] [log] [blame]
{
"name": "SimpleWebRequests",
"version": "4.0.1",
"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.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}