blob: 6cd21d29395f77f21e4b3125a1fcb4ad9f26c948 [file] [log] [blame]
{
"name": "KeyboardShortcuts",
"version": "0.1.1",
"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.1.1"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.2",
"platforms": {
"osx": "10.11"
},
"weak_frameworks": "Combine",
"swift_version": "5.2"
}