blob: c6f053d817a7508b6962b611729a0208c3baabdf [file] [log] [blame]
{
"name": "Apodimark",
"version": "0.4.0",
"platforms": {
"osx": "10.12"
},
"summary": "Fast, flexible Markdown parser in Swift",
"authors": "Loïc Lecrenier",
"homepage": "https://github.com/loiclec/Apodimark.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"source": {
"git": "https://github.com/loiclec/Apodimark.git",
"tag": "0.4.0"
},
"source_files": "Sources/**/*.swift"
}