blob: 3778e28272eebaaf630c1fbff4eadf32c31e0492 [file] [log] [blame]
{
"name": "KPCJumpBarControl",
"version": "0.1.1",
"summary": "A jump bar as in Xcode, to easily display and jump into a tree of objects.",
"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/KPCJumpBarControl.git",
"tag": "0.1.1"
},
"source_files": "KPCJumpBarControl/*.{h,m}",
"platforms": {
"osx": "10.10"
},
"frameworks": [
"QuartzCore",
"AppKit"
],
"requires_arc": true,
"resources": "Resources/*.pdf"
}