blob: 78cadcde391a24721f6580c245c3f636fb6a2a84 [file] [log] [blame]
{
"name": "KeyHolder",
"version": "0.0.1",
"summary": "Record shortcuts in macOS, like Alfred app.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Clipy/KeyHolder",
"authors": {
"Econa77": "f.s.1992.ip@gmail.com"
},
"source": {
"git": "https://github.com/Clipy/KeyHolder.git",
"tag": "v0.0.1"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/KeyHolder/*.swift",
"dependencies": {
"Magnet": [
"0.0.2"
]
}
}