blob: f30f46b866d6bbfc0d175feeb76d4727c05715d0 [file] [log] [blame]
{
"name": "KFToolbar",
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A toolbar suitable for NSWindow bottoms.",
"homepage": "https://pods.kf-interactive.com",
"authors": {
"Rico Becker": "rico.becker@kf-interactive.com",
"Gunnar Herzog": "gunnar.herzog@kf-interactive.com"
},
"source": {
"git": "https://github.com/ricobeck/KFToolbar.git",
"tag": "0.0.6"
},
"platforms": {
"osx": 10.7
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "KFToolbar/Sources/**/*.{h,m}"
}