blob: 0c12c4845f1a4f0761d4d079baf3946fb3c3c161 [file] [log] [blame]
{
"name": "URBNMrkDwn",
"version": "1.0",
"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"
},
"platforms": {
"tvos": "9.0",
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true,
"source_files": "URBNMrkDwn/Classes/**/*",
"dependencies": {
"cmark": [
]
},
"pushed_with_swift_version": "4.0",
"deprecated": true
}