2 "name": "RCMarkdownParser",
4 "summary": "A markdown parser written in swift",
5 "description": "A parser written to convert a string containing markdown to an NSAttributedString for Rocket.Chat. It was based off of LTMarkdownParser.",
6 "homepage": "https://github.com/RocketChat/RCMarkdownParser",
9 "Matheus Cardoso": "matheus@cardo.so"
12 "git": "https://github.com/RocketChat/RCMarkdownParser.git",
19 "source_files": "Pod/Classes/**/*",
20 "pushed_with_swift_version": "3.0"