[Add] YandexMobileAdsAdMobAdapters 7.8.0.0
[CocoaPods.git] / Specs / 2 / e / 7 / Markdowner / 2.0.0 / Markdowner.podspec.json
blobcad46f70e7c4bb59d43e61c029e77713d5a4c99f
2   "name": "Markdowner",
3   "version": "2.0.0",
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": "2.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Markdowner/Classes/**/*",
23   "frameworks": "UIKit"