blob: c8debfa7c9495f97aa7a279477d2c8afcab8ee3c [file] [log] [blame]
{
"name": "DCOAboutWindow",
"version": "0.3.0",
"summary": "Introduces a prettier About Window.",
"description": "A replacement for the standard About dialog. Adds the option to open\nacknowledgments and visit the website by clicking a button.",
"homepage": "http://github.com/DangerCove/DCOAboutWindow",
"license": "BSD",
"authors": {
"Boy van Amstel": "boy@dangercove.com"
},
"platforms": {
"osx": "10.8"
},
"source": {
"git": "https://github.com/DangerCove/DCOAboutWindow.git",
"tag": "0.3.0"
},
"source_files": "DCOAboutWindow/*.{h,m}",
"resources": "DCOAboutWindow/*.{xib}",
"frameworks": "QuartzCore",
"dependencies": {
"DCOTransparentScroller": [
]
},
"requires_arc": true
}