blob: 74eb0b35a4164fa5278b1f86e0147556c25135e8 [file] [log] [blame]
{
"name": "RCMarkdownParser",
"version": "3.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.1"
}