blob: ae80501403a349f038753e84e6dbcdba6dceeaf5 [file] [log] [blame]
{
"name": "Reqres",
"version": "2.0.1",
"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": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reqres/Classes/**/*",
"pushed_with_swift_version": "3.0"
}