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