2 "name": "SNHttpRequest",
4 "summary": "A thin wrapper around NSURLSession in Swift to simplify HTTP requests.",
5 "description": "SNHttpRequest is a thin wrapper around NSURLSession in Swift to simplify HTTP requests.",
6 "homepage": "https://github.com/sabarics/SNHttpRequest",
9 "sabarics": "sabarics10@gmail.com"
12 "git": "https://github.com/sabarics/SNHttpRequest.git",
15 "source_files": "SNHttpRequest/**/*.{h,m,swift}",
16 "exclude_files": "Classes/Exclude",
17 "swift_versions": "5",