blob: d4f7bec3d862569656bee94b1e73dcc3126d431c [file] [log] [blame]
{
"name": "SRAdaptiveSpaceItem",
"version": "1.0.0",
"summary": "A Swift NSToolbarItem subclass which creates a space that will center the next toolbar item",
"description": "A Swift NSToolbarItem subclass which creates a space that will center the next toolbar item.\n\nThis is a direct translation of TAAdaptiveSpaceItem.",
"homepage": "https://github.com/steve228uk/SRAdaptiveSpaceItem",
"license": "MIT",
"authors": {
"Stephen Radford": "steve228uk@gmail.com"
},
"source": {
"git": "https://github.com/steve228uk/SRAdaptiveSpaceItem.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/steve228uk",
"platforms": {
"osx": "10.10"
},
"source_files": "SRAdaptiveSpaceItem.swift"
}