blob: cb6d5393a087dea9ebd6c5a62302426dff6c02f3 [file] [log] [blame]
{
"name": "Magnet",
"version": "3.0.4",
"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.4"
},
"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"
}