[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / d / markymark / 9.1.0 / markymark.podspec.json
blobaf6310d76250de50470bf1073de1bc61e5f7775c
2   "name": "markymark",
3   "version": "9.1.0",
4   "summary": "Markdown parser for iOS",
5   "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.",
6   "homepage": "https://github.com/M2Mobi/Marky-Mark",
7   "license": "MIT",
8   "authors": {
9     "M2Mobi": "info@m2mobi.com"
10   },
11   "source": {
12     "git": "https://github.com/M2Mobi/Marky-Mark.git",
13     "tag": "9.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "markymark/Classes/**/*{.swift}"