4 "summary": "Sparse is a simple parsing library written in Swift.",
5 "description": "Sparse is a simple parsing library, written in Swift. It is based\non the parser-combinator approach as used by Haskell's Parsec.\nIts focus is on natural language parser creation and descriptive\nerror messages.",
6 "homepage": "https://github.com/johnpatrickmorgan/Sparse",
12 "johnpatrickmorgan": "johnpatrickmorganuk@gmail.com"
15 "git": "https://github.com/johnpatrickmorgan/Sparse.git",
18 "social_media_url": "https://twitter.com/jpmmusic",
23 "source_files": "Sources/**/*",
24 "pushed_with_swift_version": "3.0"