blob: b671a50b6a2d68e3488d66d4d4bd4585f65dabc9 [file] [log] [blame]
{
"name": "Insomnia",
"version": "0.9.5",
"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.5"
},
"source_files": "Insomnia/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}