blob: 0507de1f047b399a6f41ff0f9c0fda170d93ad22 [file] [log] [blame]
{
"name": "MarkdownHero",
"version": "1.0.15",
"summary": "Parse markdown",
"description": "From markdown to attributed string",
"homepage": "https://github.com/velvetroom/markdownhero",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iturbide": "markdownhero@iturbi.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/velvetroom/markdownhero.git",
"tag": "v1.0.15"
},
"source_files": "Source/*.swift",
"swift_version": "4.1",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"prefix_header_file": false,
"static_framework": true
}