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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
e
/
3
/
SLogTool
/
0.0.5
/
SLogTool.podspec.json
blob
69251c8f5fdc79569a5eef34f2fae14b620ee391
1
{
2
"name": "SLogTool",
3
"version": "0.0.5",
4
"summary": "log tool",
5
"description": "log tool,include local cache",
6
"homepage": "https://github.com/Ystarz/SLog.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"sss": "sujianfu199@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/Ystarz/SLog.git",
16
"tag": "0.0.5"
17
},
18
"platforms": {
19
"ios": "9.3"
20
},
21
"source_files": "Classes/**/*.{h,m}",
22
"dependencies": {
23
"SDataToolsLib": [
24
25
]
26
}
27
}