blob: 2e54471590c0e8219dc06ec903c378f22da6c775 [file] [log] [blame]
{
"name": "KPCJumpBarControl",
"version": "0.4.0",
"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.4.0"
},
"source_files": "KPCJumpBarControl/*.{swift,}",
"platforms": {
"osx": "10.10"
},
"frameworks": [
"QuartzCore",
"AppKit"
],
"requires_arc": true,
"resources": "Resources/*.pdf"
}