[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / c / SwiftMark / 1.0.0 / SwiftMark.podspec.json
blob2fb2802ec6f9bcd6a59f1b03615e16e97c107374
2   "name": "SwiftMark",
3   "version": "1.0.0",
4   "summary": "A Markdown renderer written in Swift.",
5   "description": "A Markdown renderer with a simple interface written in Swift. It also works on SSS (Server-Side Swift).",
6   "homepage": "https://calebkleveter.github.io/SwiftDownSite/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Caleb": "caleb.kleveter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/calebkleveter/SwiftDown.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/*.swift",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12"
22   },
23   "pushed_with_swift_version": "3.0.2"