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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
2
/
3
/
f
/
SGDLogger
/
0.0.2
/
SGDLogger.podspec.json
blob
8534a72dc6fe767e3b11161fc3a5ad8a1a43f77c
1
{
2
"name": "SGDLogger",
3
"version": "0.0.2",
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.2"
17
},
18
"source_files": [
19
"Sources",
20
"Sources/**/*.{h,m}"
21
]
22
}