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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
1
/
5
/
a
/
HFLogger
/
0.1.1
/
HFLogger.podspec.json
blob
7eff67b2f3d6ff5d3bb65b61adaaf8ffabcd346d
1
{
2
"name": "HFLogger",
3
"version": "0.1.1",
4
"summary": "日志打印",
5
"description": "日志打印工具",
6
"homepage": "https://github.com/Components-iOS/HFLogger",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liuhongfei": "hongfei_liu@bizconf.cn"
13
},
14
"source": {
15
"git": "git@github.com:Components-iOS/HFLogger.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "12.0"
20
},
21
"source_files": "HFLogger/Classes/**/*",
22
"dependencies": {
23
"SwiftyBeaver": [
24
"1.9.5"
25
]
26
},
27
"requires_arc": true
28
}