blob: 1b4fa621475aec8d09690c046c186ac4bcb6b395 [file] [log] [blame]
{
"name": "markymark",
"version": "7.0",
"summary": "Markdown parser for iOS",
"description": "Marky Mark is a parser written in Swift that converts markdown into native views. The way it looks is highly customizable and the supported markdown syntax and tags are easy to extend.",
"homepage": "https://github.com/M2Mobi/Marky-Mark",
"license": "MIT",
"authors": {
"M2Mobi": "info@m2mobi.com"
},
"source": {
"git": "https://github.com/M2Mobi/Marky-Mark.git",
"tag": "7.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "markymark/Classes/**/*{.swift}"
}