blob: 757d483ac0f345f01765c4e12cf3bbc1719702af [file] [log] [blame]
{
"name": "NSStatusBar+MISSINGOrder",
"version": "1.3.0",
"summary": "A very tiny library that allows define position for `NSStatusBarItem` inside `NSStatusBar`.",
"homepage": "https://github.com/shergin/NSImage-MISSINGTint",
"license": "MIT",
"authors": {
"Valentin Shergin": "valentin@shergin.com"
},
"source": {
"git": "https://github.com/shergin/NSStatusBar-MISSINGOrder.git",
"tag": "1.3.0"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "AppKit"
}