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