blob: ad57681530d600c2deb1f16afb528fbe7d8ecb2c [file] [log] [blame]
{
"name": "Magnet",
"version": "3.0.0",
"summary": "Customize global hotkeys in macOS.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Clipy/Magnet",
"authors": {
"Econa77": "f.s.1992.ip@gmail.com"
},
"source": {
"git": "https://github.com/Clipy/Magnet.git",
"tag": "v3.0.0"
},
"platforms": {
"osx": "10.10"
},
"source_files": "Lib/Magnet/**/*.swift",
"swift_versions": "5.0",
"frameworks": [
"Carbon",
"Cocoa"
],
"dependencies": {
"Sauce": [
"~> 2.0.1"
]
},
"swift_version": "5.0"
}