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