2 "name": "NORMarkdownParser",
4 "summary": "A simple Markdown to NSAttributedString parser using hoedown",
5 "description": " A lightweight wrapper around hoedown, a fast C Markdown parser. The goal is to produce NSAttributedStrings which are suitable for presentation in custom controls or places where full-blown HTML rendering is not desired, such as chat/comment/posting interfaces in applications.\n",
6 "homepage": "https://github.com/henrinormak/NORMarkdownParser",
11 "Henri Normak": "henri.normak@gmail.com"
17 "git": "https://github.com/henrinormak/NORMarkdownParser.git",
21 "frameworks": "Foundation",
26 "NORMarkdownParser/*.{h,m}"