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