blob: 9984f60d5bd0347585d001dfab8597e49d44a919 [file] [log] [blame]
{
"name": "KeyboardShortcuts",
"version": "0.5.0",
"summary": "Add user-customizable global keyboard shortcuts to your macOS app in minutes",
"license": "MIT",
"homepage": "https://github.com/sindresorhus/KeyboardShortcuts",
"social_media_url": "https://twitter.com/sindresorhus",
"authors": {
"Sindre Sorhus": "sindresorhus@gmail.com"
},
"source": {
"git": "https://github.com/sindresorhus/KeyboardShortcuts.git",
"tag": "v0.5.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.2",
"platforms": {
"osx": "10.11"
},
"weak_frameworks": "Combine",
"swift_version": "5.2"
}