blob: 3f9620cd1af33eb2fed7ed5dfecb25e6f54d3b39 [file] [log] [blame]
{
"name": "KFURLBar",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "KFURLBar is a NSView subview that mimics Safari's url bar with a progress background.",
"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/KFURLBar.git",
"tag": "0.1.0"
},
"platforms": {
"osx": 10.7
},
"frameworks": "AppKit",
"requires_arc": true,
"source_files": "KFURLBar/Sources/**/*.{h,m}"
}