blob: 5ca798080ff7a86a1791402131f876a9c88ae23f [file] [log] [blame]
{
"name": "CNUserNotification",
"version": "0.1.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",
"tag": "0.1.1"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "CNUserNotification/*.{h,m}",
"license": {
"type": "MIT",
"file": "ReadMe.md"
},
"frameworks": "QuartzCore"
}