[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / e / 8 / CDMarkdownKit / 2.0.0 / CDMarkdownKit.podspec.json
blob5061944d199bee796f819a43430b421963f026f6
2   "name": "CDMarkdownKit",
3   "version": "2.0.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.0.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.0",
26     "5.1"
27   ],
28   "source_files": "Source/*.swift",
29   "swift_version": "5.1"