2 "name": "XNGMarkdownParser",
4 "summary": "A Markdown NSAttributedString parser.",
5 "description": " This is a Markdown => NSAttributedString parser built on top\n of a flex parser. It takes an NSString and returns an\n NSAttributedString with markdown tags replaced by CoreText\n formatting attributes.\n",
6 "social_media_url": "https://twitter.com/xingdevs",
7 "homepage": "https://github.com/xing/XNGMarkdownParser/",
8 "license": "Apache License, Version 2.0",
10 "XING AG": "iosdev@xing.com"
16 "git": "https://github.com/xing/XNGMarkdownParser.git",
19 "source_files": "src/*.{h,m}",