4 "summary": "HttpUtility is helpful in making HTTP requests in iOS application",
5 "description": "HttpUtility is an open source MIT license project which is helpful in making HTTP requests and parsing the JSON response received from server",
6 "homepage": "https://github.com/codecat15/HttpUtility",
12 "codecat15": "codecat15@gmail.com"
17 "swift_versions": "5.0",
19 "git": "https://github.com/codecat15/HttpUtility.git",
22 "source_files": "HttpUtility/**/*.{h,m,swift}",
23 "swift_version": "5.0"