[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 8 / 4 / KFURLBar / 0.1.0 / KFURLBar.podspec.json
blob3f9620cd1af33eb2fed7ed5dfecb25e6f54d3b39
2   "name": "KFURLBar",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "KFURLBar is a NSView subview that mimics Safari's url bar with a progress background.",
9   "homepage": "https://pods.kf-interactive.com",
10   "authors": {
11     "Rico Becker": "rico.becker@kf-interactive.com",
12     "Gunnar Herzog": "gunnar.herzog@kf-interactive.com"
13   },
14   "source": {
15     "git": "https://github.com/ricobeck/KFURLBar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "osx": 10.7
20   },
21   "frameworks": "AppKit",
22   "requires_arc": true,
23   "source_files": "KFURLBar/Sources/**/*.{h,m}"