blob: 91e877c04e16c8de11dfd9086393eb133a23a727 [file] [log] [blame]
{
"name": "hoedown",
"version": "3.0.0",
"summary": "Standards compliant, fast, secure markdown processing library in C. A fork of sundown.",
"homepage": "https://github.com/hoedown/hoedown",
"authors": {
"Natacha Porte": "",
"Vicent Marti": "",
"Devin Torres and the Hoedown authors": ""
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/hoedown/hoedown.git",
"tag": "3.0.0"
},
"source_files": "src/*.{h,c,m}",
"requires_arc": false
}