Latest | 0.1.0 |
---|---|
Homepage | https://pods.kf-interactive.com |
License | MIT |
Platforms | osx 10.7, requires ARC |
Frameworks | AppKit |
Authors | , |
Latest podspec
{ "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": "[email protected]", "Gunnar Herzog": "[email protected]" }, "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}" }
Sat, 05 Mar 2016 15:15:03 +0000