blob: 0572095252a3ecdb22851b14cc7ef7fb5b4d2667 [file] [log] [blame]
{
"name": "MarkdownHero",
"version": "1.4.64",
"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.4.64"
},
"source_files": "Source/*.swift",
"swift_version": "4.2",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"prefix_header_file": false,
"static_framework": true
}