4 "summary": "The easy to use Swift JSON decoder.",
5 "description": "Unbox is an easy to use Swift JSON decoder. Don't spend hours writing JSON decoding code - just unbox it instead!\n\nUnbox is lightweight, non-magical and doesn't require you to subclass, make your JSON conform to a specific schema or completely change the way you write model code. It can be used on any model with ease.",
6 "homepage": "https://github.com/JohnSundell/Unbox",
12 "John Sundell": "john@sundell.co"
14 "social_media_url": "https://twitter.com/johnsundell",
22 "git": "https://github.com/JohnSundell/Unbox.git",
25 "source_files": "Sources/Unbox.swift",
30 "pushed_with_swift_version": "3.0"