blob: cbee4be96c8e93c950817d91c6d8577de70a1759 [file] [log] [blame]
{
"name": "AdaptiveSpaceItem",
"version": "1.0.1",
"summary": "A NSToolbarItem which will create space to center the next toolbar item",
"description": "A NSToolbarItem sublclass which will create space to center the next toolbar item",
"homepage": "https://github.com/recisio/AdaptiveSpaceItem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Recisio": "tom.baranes@gmail.com"
},
"source": {
"git": "https://github.com/recisio/AdaptiveSpaceItem.git",
"tag": "1.0.1"
},
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}