blob: ba9817dce7be8b7f7d0af4276377f1d8250043fd [file] [log] [blame]
{
"name": "markymark",
"version": "7.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "markymark/Classes/**/*{.swift}"
}