KSPowerAssertion 1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for KSPowerAssertionYou want to add pod 'KSPowerAssertion', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'KSPowerAssertion', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KSPowerAssertionSee PodspecGitHub RepoHomepagePage on CocoaPods.orgKSPowerAssertion 1.0ByMike Abdullahgist.github.com/3258294GitHub Repo Cocoa wrapper for IOKit's power assertions. Installation pod 'KSPowerAssertion' Authors Mike Abdullah License MIT