2 "name": "BrickRequest",
4 "summary": "BrickRequest is a helper library for Alamofire",
5 "description": "- BrickRequest is a helper library for Alamofire.\n- You can improve readability and DRYness when working with Alamofire.\n- BrickRequest provides several protocols.\n By using protocol extensions, you can build requests, just like building with LEGO bricks.\n- You can understand what the request does just by seeing the class signature.\n- Auto-retry ability is provided using `Reachability`",
6 "homepage": "https://github.com/muukii/BrickRequest",
9 "muukii": "m@muukii.me"
12 "git": "https://github.com/muukii/BrickRequest.git",
21 "source_files": "BrickRequest/*.swift",