[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 8 / CDMarkdownKit / 2.3.0 / CDMarkdownKit.podspec.json
blobeb9d898b8651429c32b8f7bc23796dccdc02df2b
2   "name": "CDMarkdownKit",
3   "version": "2.3.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.3.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"