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",
20 "git": "https://github.com/postmates/PMHTTP.git",
23 "source_files": "Sources",
24 "private_header_files": "Sources/PMHTTPManager*.h",
25 "frameworks": "CFNetwork",
26 "module_map": "Sources/module.modulemap",