blob: 44b1621f9c0973a0ef863aeeb9c9879bfcb05066 [file] [log] [blame]
{
"name": "OGSwitch",
"version": "1.0",
"summary": "Switch Control for macOS",
"homepage": "https://github.com/OskarGroth/OGSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oskar Groth": "oskar@cindori.org"
},
"source": {
"git": "https://github.com/OskarGroth/OGSwitch.git",
"tag": "1.0"
},
"platforms": {
"osx": "10.9"
},
"source_files": "OGSwitch/OGSwitch.{swift}",
"requires_arc": true,
"screenshots": "https://raw.githubusercontent.com/OskarGroth/OGSwitch/master/screenshot.jpg",
"social_media_url": "https://twitter.com/cindoriapps",
"pushed_with_swift_version": "3.0"
}