[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 8 / CDMarkdownKit / 2.1.1 / CDMarkdownKit.podspec.json
blob78fa001151adb42d5703239377eb499a3c0c4588
2   "name": "CDMarkdownKit",
3   "version": "2.1.1",
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.1.1"
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.1",
26     "5.2"
27   ],
28   "source_files": "Source/*.swift",
29   "swift_version": "5.2"