blob: 47acd1325aeee4aa18b18cd79c062b2d9ba65031 [file] [log] [blame]
{
"name": "SimpleWebRequests",
"version": "4.1.12",
"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/uacaps/SimpleWebRequests",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CAPS": "capsmobile@ua.edu"
},
"source": {
"git": "https://github.com/uacaps/SimpleWebRequests.git",
"tag": "4.1.12"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*"
}