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