[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / d / markymark / 3.0.4 / markymark.podspec.json
blobba5a573f97d627b4ef5a7ee35ecee7fd8e07afa0
2   "name": "markymark",
3   "version": "3.0.4",
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": "3.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "markymark/Classes/**/*{.swift}",
19   "pushed_with_swift_version": "3.0"