[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / e / 8 / CDMarkdownKit / 2.5.0 / CDMarkdownKit.podspec.json
bloba3b5a82acd3288eca3450f6b9088595e3e0300db
2   "name": "CDMarkdownKit",
3   "version": "2.5.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An extensive Swift framework providing simple and customizable markdown parsing.",
9   "description": "This Swift framework handles standard markdown parsing along with the ability to parse custom elements.",
10   "homepage": "https://github.com/chrisdhaan/CDMarkdownKit",
11   "authors": {
12     "Christopher de Haan": "contact@christopherdehaan.me"
13   },
14   "source": {
15     "git": "https://github.com/chrisdhaan/CDMarkdownKit.git",
16     "tag": "2.5.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   },
24   "swift_versions": [
25     "5.3",
26     "5.4",
27     "5.5"
28   ],
29   "source_files": "Source/*.swift",
30   "swift_version": "5.5"