4 "summary": "A pure Swift ordered JSON parser.",
5 "description": "A JSON parsing library written in pure Swift. It's all stored in a structure of arrays so it's ordered, and convertable to a String.",
6 "homepage": "https://mikezs.github.io/Tisander",
12 "Mike Bignell": "mike@mbignell.com"
15 "git": "https://github.com/mikezs/Tisander.git",
18 "social_media_url": "https://twitter.com/mikebignell",
22 "swift_version": "4.1",
23 "source_files": "Source/*.swift"