blob: 4245a4c75ce73db37a3c2d4392d9d5083f494623 [file] [log] [blame]
{
"name": "RFOverlayScrollView",
"version": "0.1",
"platforms": {
"osx": "10.8"
},
"license": "MIT",
"summary": "Overlay style NSScrollView even when a mouse is attached.",
"homepage": "https://github.com/rheinfabrik/RFOverlayScrollView",
"authors": {
"Tim Brückmann": "tim@rheinfabrik.de"
},
"source": {
"git": "https://github.com/rheinfabrik/RFOverlayScrollView.git",
"tag": "0.1"
},
"source_files": "RFOverlayScrollView/*.{h,m}",
"preserve_paths": "Demo",
"requires_arc": true
}