blob: 261040d3174737cf2202b0e4bd31f39d80472b37 [file] [log] [blame]
{
"name": "Reqres",
"version": "3.1.0",
"summary": "Simple network activity logger",
"description": "Logs every request app makes, works great with Alamofire.",
"homepage": "https://github.com/AckeeCZ/Reqres",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ackee": "info@ackee.cz"
},
"source": {
"git": "https://github.com/AckeeCZ/Reqres.git",
"tag": "3.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "Reqres/*.swift",
"swift_version": "4.2"
}