blob: 4b1f7a152c555fca02f7ce83b69c0aa1b59f45e9 [file] [log] [blame]
{
"name": "KSPowerAssertion",
"version": "1.0",
"summary": "Cocoa wrapper for IOKit's power assertions.",
"homepage": "http://www.mikeabdullah.net/kspowerassertion.html",
"license": "MIT",
"authors": {
"Mike Abdullah": "me@mikeabdullah.net"
},
"source": {
"git": "https://gist.github.com/3258294.git",
"tag": "v1.0"
},
"platforms": {
"osx": "10.6"
},
"source_files": [
"KSPowerAssertion.m",
"KSPowerAssertion.h"
],
"requires_arc": false
}