blob: 1ffd21d0bb09d26f77450cb667305f07bdefb2f7 [file] [log] [blame]
{
"name": "MarkdownView",
"version": "1.7.0",
"summary": "Markdown View for iOS.",
"homepage": "https://github.com/keitaoouchi/MarkdownView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keitaoouchi": "keita.oouchi@gmail.com"
},
"source": {
"git": "https://github.com/keitaoouchi/MarkdownView.git",
"tag": "1.7.0"
},
"source_files": "MarkdownView/*.swift",
"resource_bundles": {
"MarkdownView": [
"webassets/dist/*"
]
},
"frameworks": "Foundation",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"swift_version": "5.2"
}