blob: d5fda0c38c7f9107621fa17d43ec4e2757b119b7 [file] [log] [blame]
{
"name": "ReqresFixed",
"version": "2.1.2",
"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": {
"Jose Antonio": "joseantonioeci@gmail.com"
},
"source": {
"git": "https://github.com/joseantonioECI/Reqres.git",
"tag": "2.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reqres/*.swift"
}