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