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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
2
/
3
/
f
/
SGDLogger
/
0.0.4
/
SGDLogger.podspec.json
blob
93858dac92a1bda53a0acf0556c0a04f68049768
1
{
2
"name": "SGDLogger",
3
"version": "0.0.4",
4
"summary": "Color test logger",
5
"homepage": "https://github.com/Sangen/SGDLogger",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Sangen",
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/Sangen/SGDLogger.git",
16
"tag": "v0.0.4"
17
},
18
"source_files": [
19
"Sources",
20
"Sources/**/*.{h,m}"
21
]
22
}