blob: 68d2ff049a6e8f7cc09a339d145b359595496f55 [file] [log] [blame]
{
"name": "SwiftDown",
"version": "0.2.2",
"summary": "A Markdown renderer written in Swift.",
"description": "A Markdown renderer with a simple interface written in Swift. It also works on SSS (Server-Side Swift).",
"homepage": "https://calebkleveter.github.io/SwiftDownSite/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caleb": "caleb.kleveter@gmail.com"
},
"source": {
"git": "https://github.com/calebkleveter/SwiftDown.git",
"tag": "0.2.2"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"pushed_with_swift_version": "3.0.2"
}