4 "summary": "Pure Swift JSON encoding/decoding library",
5 "description": "PMJSON provides a pure-Swift strongly-typed JSON encoder/decoder as well as a set of convenience methods for converting to/from Foundation objects and for decoding JSON structures.",
6 "homepage": "https://github.com/postmates/PMJSON",
7 "license": "MIT & Apache License, Version 2.0",
9 "Kevin Ballard": "kevin.ballard@postmates.com"
11 "social_media_url": "https://twitter.com/eridius",
13 "git": "https://github.com/postmates/PMJSON.git",
23 "Sources/**/*.{swift,h,m}",
26 "swift_version": "4.0"