[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / e / 8 / CDMarkdownKit / 1.2.1 / CDMarkdownKit.podspec.json
blob374eb6d5e21486064106d67be9b9e90eebee4486
2   "name": "CDMarkdownKit",
3   "version": "1.2.1",
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.2.1"
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"