blob: 69adec22ddfa2db2db43b9dc2a601f7262270c42 [file] [log] [blame]
{
"name": "KPCSplitPanes",
"version": "0.3.0",
"summary": "A set of classes, among which a subclass of NSSplitView, that splits when you're intented to make panes.",
"homepage": "https://github.com/onekiloparsec/KPCJumpBarControl.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cédric Foellmi": "cedric@onekilopars.ec"
},
"source": {
"git": "https://github.com/onekiloparsec/KPCSplitPanes.git",
"tag": "0.3.0"
},
"source_files": "KPCSplitPanes/*.{swift,}",
"platforms": {
"osx": "10.11"
},
"frameworks": [
"QuartzCore",
"AppKit"
],
"requires_arc": true,
"resources": "Resources/*.png"
}