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] ZJSDK 2.5.5.6
[CocoaPods.git]
/
Specs
/
2
/
f
/
d
/
WILog
/
1.0.1
/
WILog.podspec.json
blob
4959cc588e4970c5276e5113c4a5b76f413e7f14
1
{
2
"name": "WILog",
3
"version": "1.0.1",
4
"summary": "一个轻量化的日志记录控件",
5
"description": "TODO: 一个轻量化的日志记录控件.",
6
"homepage": "https://gitee.com/wikit/WILog",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zyp": "me_zyp@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/wikit/WILog.git",
16
"tag": "1.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "WILog/Classes/**/*"
22
}