4 "summary": "Koara parser written in Swift",
5 "description": "Koara is a modular lightweight markup language. The developer decides which parts of the syntax are allowed to be parsed. The rest will render as plain text.",
6 "homepage": "https://www.codeaddslife.com/koara",
11 "authors": "Andy Van den Heuvel",
13 "git": "https://github.com/koara/koara-swift.git",
22 "source_files": "Source/**/*.{swift,h,m,c}",
23 "pushed_with_swift_version": "3.2"