[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 8 / CDMarkdownKit / 1.0.0 / CDMarkdownKit.podspec.json
blob1cc57b630e57aab70005fe6d2dd2350c100f8b0d
2   "name": "CDMarkdownKit",
3   "version": "1.0.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.0.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"