[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / c / SwiftMark / 1.3.0 / SwiftMark.podspec.json
blob4025aac46143ff350d0b467366fe5a3d047fe4c1
2   "name": "SwiftMark",
3   "version": "1.3.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/SwiftMarkSite/",
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/SwiftMark.git",
16     "tag": "1.3.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"