[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 7 / Markdowner / 1.0.1 / Markdowner.podspec.json
blob1ff1c14f663d7815ce498d933ba93c7f9bfbedbe
2   "name": "Markdowner",
3   "version": "1.0.1",
4   "summary": "Live markdown previewer and editor.",
5   "swift_version": "4.1",
6   "description": "Markdowner is a library intended to edit and preview markdown in real time. It supports custom markdown elements or use only a subset of the standard ones. Custom fonts and colors are also supported.",
7   "homepage": "https://github.com/rlaguilar/Markdowner",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rlaguilar": "rlac1990@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rlaguilar/Markdowner.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Markdowner/Classes/**/*",
23   "frameworks": "UIKit"