blob: fb6f70738880223c12ee68b014a1474e2f609977 [file] [log] [blame]
{
"name": "JoyConSwift",
"version": "0.0.1",
"summary": "IOKit wrapper for Nintendo Joy-Con and ProController (macOS, Swift)",
"homepage": "https://github.com/magicien/JoyConSwift",
"license": "MIT",
"authors": {
"magicien": "magicien.du.ballon@gmail.com"
},
"platforms": {
"osx": "10.14"
},
"source": {
"git": "https://github.com/magicien/JoyConSwift.git",
"tag": "v0.0.1"
},
"source_files": "Source/**/*.{swift,h}",
"swift_version": "5.0"
}