blob: 865ad72f3cda1ac121cdbd1e08c5908381283321 [file] [log] [blame]
{
"name": "MDPSplitView",
"version": "1.0.2",
"summary": "An NSSplitView subclass that animates and works with Auto Layout",
"homepage": "https://github.com/mdiep/MDPSplitView",
"license": {
"type": "MIT"
},
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/mdiep/MDPSplitView.git",
"tag": "1.0.2"
},
"source_files": "MDPSplitView.{h,m}",
"requires_arc": true,
"platforms": {
"osx": "10.8"
}
}