blob: 305ee2a01d6a1869e82f36311725b2e7ef58ff35 [file] [log] [blame]
{
"name": "DCOTransparentScroller",
"version": "0.0.2",
"summary": "Removes the track from NSScrollers.",
"description": "Removes the track NSScrollers normally draw when a\nregular mouse/tablet is attached.\n\nSource: http://stackoverflow.com/a/5252803/2219517.",
"homepage": "http://github.com/DangerCove/DCOTransparentScroller",
"license": "BSD",
"authors": {
"Boy van Amstel": "boy@dangercove.com"
},
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/DangerCove/DCOTransparentScroller.git",
"tag": "0.0.2"
},
"source_files": "DCOTransparentScroller/*.{h,m}",
"requires_arc": true
}