blob: 7d94b28f945c7b12d13ba4f7549634abcec15f63 [file] [log] [blame]
{
"name": "URBNMrkDwn",
"version": "1.0.1",
"summary": "Swifty Markdown inspired by CocoaMarkdown.",
"homepage": "https://github.com/urbn/URBNMrkDwn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"URBN Mobile Team": "mobileteam@urbn.com"
},
"source": {
"git": "https://github.com/urbn/URBNMrkDwn.git",
"tag": "1.0.1"
},
"platforms": {
"tvos": "9.0",
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true,
"source_files": "URBNMrkDwn/Classes/**/*",
"dependencies": {
"cmark": [
]
},
"deprecated": true
}