4 "summary": "A simple HTTP client library written in Swift",
5 "description": "A basic HTTP client which uses BASIC AUTH for get , put ,post and delete request",
6 "homepage": "https://github.com/senthilx6/simpleHttp",
9 "senthil vel": "senthilx6@gmail.com"
15 "git": "https://github.com/senthilx6/simpleHttp.git",
18 "source_files": "Sources/simpleHttp/*.swift",
19 "swift_version": "4.2"