blob: 9a676f73e3245eed18d4993c9dda239d3847ea32 [file] [log] [blame]
{
"name": "PopStatusItem",
"version": "0.3.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Status bar item with NSPopover",
"homepage": "https://github.com/adamhartford/PopStatusItem",
"social_media_url": "http://twitter.com/adamhartford",
"authors": {
"Adam Hartford": "adam@adamhartford.com"
},
"source": {
"git": "https://github.com/adamhartford/PopStatusItem.git",
"tag": "v0.3.1"
},
"platforms": {
"osx": "10.10"
},
"source_files": "PopStatusItem/*.swift",
"requires_arc": true
}