blob: 5826df78db33581fe92364ee8fa11dd12f289063 [file] [log] [blame]
{
"name": "CCNStatusItem",
"version": "0.2.8",
"summary": "CCNStatusItem is a subclass of NSObject for presenting a NSStatusItem with a custom Popover Window.",
"homepage": "https://github.com/phranck/CCNStatusItem",
"authors": {
"Frank Gregor": "phranck@cocoanaut.com"
},
"source": {
"git": "https://github.com/phranck/CCNStatusItem.git",
"tag": "0.2.8"
},
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"source_files": "CCNStatusItem/*.{h,m}",
"license": {
"type": "MIT"
}
}