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