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