repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
4
/
2
/
3
/
KSPowerAssertion
/
1.0
/
KSPowerAssertion.podspec.json
blob
4b1f7a152c555fca02f7ce83b69c0aa1b59f45e9
1
{
2
"name": "KSPowerAssertion",
3
"version": "1.0",
4
"summary": "Cocoa wrapper for IOKit's power assertions.",
5
"homepage": "http://www.mikeabdullah.net/kspowerassertion.html",
6
"license": "MIT",
7
"authors": {
8
"Mike Abdullah": "me@mikeabdullah.net"
9
},
10
"source": {
11
"git": "https://gist.github.com/3258294.git",
12
"tag": "v1.0"
13
},
14
"platforms": {
15
"osx": "10.6"
16
},
17
"source_files": [
18
"KSPowerAssertion.m",
19
"KSPowerAssertion.h"
20
],
21
"requires_arc": false
22
}