blob: d7334c8cc459c4194deb44c4795948a159c4bbc2 [file] [log] [blame]
{
"name": "Reqres",
"version": "2.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reqres/*.swift"
}