blob: 7842ce0845e5ac137589bb5dd31eb503202b43c6 [file] [log] [blame]
{
"name": "BrightnessToggle",
"platforms": {
"ios": "8.0"
},
"summary": "BrightnessToggle lets you toggle between maximum screen brightness and back.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lammert Westerhoff": "lwesterhoff@xebia.com"
},
"homepage": "https://github.com/lammertw/BrightnessToggle",
"source": {
"git": "https://github.com/lammertw/BrightnessToggle.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"source_files": "BrightnessToggle/**/*.{swift}"
}