4 "summary": "Safari-like status bar for OS X apps.",
5 "description": "Safari-like status bar for OS X apps.\nThis adds a `statusBar` property to NSWindow, the easiest way to show a status message\nis by just setting the `text` property on your window's `statusBar`.\n\n[See demo app to learn more](https://github.com/insidegui/GRStatusBarDemo).",
6 "homepage": "https://github.com/insidegui/GRStatusBar",
9 "Guilherme Rambo": "eu@guilhermerambo.me"
12 "git": "https://github.com/insidegui/GRStatusBar.git",
19 "source_files": "GRStatusBar/*.swift"