blob: 1b5820c5e049a2aeed461befe6475bbf72dd4ed0 [file] [log] [blame]
{
"name": "Sauce",
"version": "2.0.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": "v2.0.0"
},
"platforms": {
"osx": "10.10"
},
"source_files": "Lib/Sauce/*.swift",
"swift_versions": "5.0",
"frameworks": [
"Carbon",
"Cocoa"
],
"swift_version": "5.0"
}