[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / d / markymark / 2.0.2 / markymark.podspec.json
blobb4add239941154a4a7798e749144afdac480327a
2   "name": "markymark",
3   "version": "2.0.2",
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": "2.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "markymark/Classes/**/*{.swift}"