blob: 19e1a65cb97b9bd660eee94ad87b407a324f2797 [file] [log] [blame]
{
"name": "RCMarkdownParser",
"version": "3.0.3",
"summary": "A markdown parser written in swift",
"description": "A parser written to convert a string containing markdown to an NSAttributedString for Rocket.Chat. It was based off of LTMarkdownParser.",
"homepage": "https://github.com/RocketChat/RCMarkdownParser",
"license": "MIT",
"authors": {
"Matheus Cardoso": "matheus@cardo.so"
},
"source": {
"git": "https://github.com/RocketChat/RCMarkdownParser.git",
"tag": "3.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.1"
}