blob: 5bdc6cc2c7f27a220859eba94a3d1cfd5a21db7f [file] [log] [blame]
{
"name": "JoyConSwift",
"version": "0.0.3",
"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.3"
},
"source_files": "Source/**/*.{swift,h}",
"swift_versions": "5.0",
"swift_version": "5.0"
}