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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
c
/
a
/
4
/
SGLogging
/
1.0.0
/
SGLogging.podspec.json
blob
a3093112f8764933cc2641519c320348a73d4b46
1
{
2
"name": "SGLogging",
3
"version": "1.0.0",
4
"summary": "NSLog replacement",
5
"homepage": "https://github.com/7glyphs/SGLogging",
6
"license": "MIT",
7
"authors": "7 glyphs Ltd.",
8
"source": {
9
"git": "https://github.com/7glyphs/SGLogging.git",
10
"tag": "1.0.0"
11
},
12
"platforms": {
13
"ios": "4.3",
14
"osx": "10.6"
15
},
16
"source_files": "SGLogging/*.{h,m}",
17
"requires_arc": false
18
}