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