blob: f1705131753e7ebc42c4384f0b9f08a42b018143 [file] [log] [blame]
{
"name": "KeyboardShortcuts",
"version": "0.6.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.6.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.3",
"platforms": {
"osx": "10.11"
},
"weak_frameworks": "Combine",
"swift_version": "5.3"
}