blob: fd2728b02b609e9eea2190b7e3d5dd5c509793a2 [file] [log] [blame]
{
"name": "Reqres",
"version": "2.1.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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reqres/*.swift",
"pushed_with_swift_version": "4.0"
}