blob: 9d2024d9d6f4ae4836863545041ce74a468939e5 [file] [log] [blame]
{
"name": "Sauce",
"version": "0.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": "v0.0.1"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/Sauce/*.swift",
"frameworks": [
"Carbon",
"Cocoa"
],
"pushed_with_swift_version": "4.0"
}