4 "summary": "Swift/Obj-C HTTP framework with a focus on REST and JSON",
5 "description": "PMHTTP is an HTTP framework built around NSURLSession and designed for Swift while retaining Obj-C compatibility.",
6 "homepage": "https://github.com/postmates/PMHTTP",
11 "authors": "Kevin Ballard",
12 "social_media_url": "https://twitter.com/eridius",
19 "swift_version": "4.0",
21 "git": "https://github.com/postmates/PMHTTP.git",
24 "source_files": "Sources",
25 "private_header_files": "Sources/PMHTTPManager*.h",
26 "frameworks": "CFNetwork",
28 "module_map": "Sources/pmhttp.modulemap",