blob: e84e0a942f8c25cfccd2c564b7d258c6ff0814da [file] [log] [blame]
{
"name": "NSStatusBar-MISSINGOrder",
"version": "1.1.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.1.0"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "AppKit"
}