4 "summary": "HTTPRequest is HTTP request library with GET, POST method",
5 "description": "HTTPRequest is Singleton queue object, it pushes request to a queue and send HTTP request one by one. After complete one request, the queue will send back it to delegate object if it's avaiable",
6 "homepage": "https://github.com/mucdong/HTTPRequest",
12 "mucdong": "doannguyen06@gmail.com"
15 "git": "https://github.com/mucdong/HTTPRequest.git",
21 "source_files": "HTTPRequest/Classes/**/*",
22 "pushed_with_swift_version": "3.0"