blob: 75778aeff923570fed31bc491575d4592437f3c9 [file] [log] [blame]
{
"name": "Insomnia",
"version": "0.9.0",
"summary": "Small class to disable sleep timeout in iOS.",
"description": "Sometimes you want your iPhone to stay awake a little bit longer.",
"homepage": "https://github.com/ochococo/insomnia/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Oktawian Chojnacki",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ochococo/insomnia.git",
"tag": "0.9.0"
},
"source_files": "Insomnia/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}