blob: 8b433af35ef7348479d66ec9c905b2fbcb376ac4 [file] [log] [blame]
{
"name": "Magnet",
"version": "2.3.1",
"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": "v2.3.1"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/Magnet/*.swift",
"frameworks": [
"Carbon",
"Cocoa"
]
}