blob: f9eb9d1078ac29446748dc9707d58d64ef971e64 [file] [log] [blame]
{
"name": "NSScrollSideBar",
"version": "0.0.1",
"summary": "NSBox side bar hide and present with animation",
"homepage": "https://github.com/rallets-network/NSScrollSideBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hengyi Xu": "saberrty.xu@gmail.com"
},
"source": {
"git": "https://github.com/rallets-network/NSScrollSideBar.git",
"tag": "0.0.1"
},
"source_files": "NSScrollSideBar/NSScrollSideBar.{swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"swift_version": "4.2"
}