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