blob: 20abcda7cac39ceaf15631eb200e3db4e9eea200 [file] [log] [blame]
{
"name": "MarkdownHero",
"version": "1.1.17",
"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.1.17"
},
"source_files": "Source/*.swift",
"swift_version": "4.1",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"prefix_header_file": false,
"static_framework": true
}