blob: c5a22ba15718b2b38dce53a60094035d1d93d087 [file] [log] [blame]
{
"name": "AXStatusItemPopup",
"version": "0.0.1",
"summary": "NSStatusItem that shows a little NSPopover when clicked.",
"homepage": "https://github.com/aschuch/AXStatusItemPopup",
"license": {
"type": "MIT",
"text": "Copyright (C) 2013 Alexander Schuch\nPermission is hereby granted, free of charge, to any person obtaining a copy of this\nsoftware and associated documentation files (the \"Software\"), to deal in the Software\nwithout restriction, including without limitation the rights to use, copy, modify, merge,\npublish, distribute, sublicense, and/or sell copies of the Software, and to permit persons\nto whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or\nsubstantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\nPURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE\nFOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.\n"
},
"authors": {
"Alexander Schuch": "alexander@schuch.me"
},
"platforms": {
"osx": "10.7"
},
"source": {
"git": "https://github.com/aschuch/AXStatusItemPopup.git",
"commit": "8ae2ccaa7f55a488004a6f20c2d3af4056072e30"
},
"source_files": "AXStatusItemPopup/*.{h,m}",
"requires_arc": false
}