blob: 6d4eda16761a15f28a277658aa30bc958277e154 [file] [log] [blame]
{
"name": "Magnet",
"version": "0.1.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": "v0.1.1"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/Magnet/*.swift",
"frameworks": [
"Carbon",
"Cocoa"
]
}