blob: cc03720fab2cf0b052a9f0e29d83175065e3b016 [file] [log] [blame]
{
"name": "Sauce",
"version": "1.1.0",
"summary": "Mapping various keyboard layout sources and key codes in macOS. (e.g.: QWERTY, Dvorak)",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Clipy/Sauce",
"authors": {
"Econa77": "s.f.1992.ip@gmail.com"
},
"source": {
"git": "https://github.com/Clipy/Sauce.git",
"tag": "v1.1.0"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/Sauce/*.swift",
"frameworks": [
"Carbon",
"Cocoa"
]
}