blob: 0f076296f9eca7c02ce88ce349feeda8d32b91b1 [file] [log] [blame]
{
"name": "CNUserNotification",
"version": "0.0.1",
"summary": "CNUserNotification gives you „the same‟ support for user notifications on OS X Lion 10.7 like OS X Mountain Lion 10.8 it does.",
"homepage": "https://github.com/phranck/CNUserNotification",
"authors": {
"Frank Gregor": "phranck@cocoanaut.com"
},
"source": {
"git": "https://github.com/phranck/CNUserNotification.git",
"commit": "8baa2dcda905b9f793ddea1051102607a6765383"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "CNUserNotification/*.{h,m}",
"license": {
"type": "MIT",
"file": "ReadMe.md"
},
"frameworks": "QuartzCore"
}