4 "summary": "Decodes data encoded in JSON to Swift objects",
5 "description": "Decodes JSON into objects, with simple, elegant syntax, flexible and resilient parsing, and insightful error reporting.",
6 "homepage": "https://github.com/jbelkins/LastMile-iOS",
8 "authors": "Josh Elkins",
13 "swift_versions": "5.0",
15 "git": "https://github.com/jbelkins/LastMile-iOS.git",
18 "source_files": "Sources/LastMile/**/*.swift",
19 "frameworks": "Foundation",
20 "swift_version": "5.0"