blob: dd09838fd9d91cc1a6a63e971e866abfd3c75bac [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.0",
"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.0"
},
"frameworks": "UIKit",
"source_files": "BrightnessToggle/**/*.{swift}"
}