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