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