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] FirebaseUI 15.0.0
[CocoaPods.git]
/
Specs
/
a
/
0
/
4
/
PoporLog
/
1.04
/
PoporLog.podspec.json
blob
69603330d7078deb08838e49bba95052cd764486
1
{
2
"name": "PoporLog",
3
"version": "1.04",
4
"summary": "简化调试时候的log参数方式, 在Xcode控制输入~~(可自定义)可以屏蔽不想看到的log日志.",
5
"homepage": "https://gitee.com/popor/PoporLog",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"王凯庆": "908891024@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/popor/PoporLog.git",
15
"tag": "1.04"
16
},
17
"platforms": {
18
"ios": "1.0",
19
"osx": "10.10"
20
},
21
"source_files": "PoporLog/Classes/**/*"
22
}