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