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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
8
/
6
/
b
/
JHLogLib
/
1.0.1
/
JHLogLib.podspec.json
blob
e563e4596a44051293d86ec1a3f4bcd8dc520469
1
{
2
"name": "JHLogLib",
3
"version": "1.0.1",
4
"summary": "测试库",
5
"description": "仅仅用来进行测试的库啦",
6
"homepage": "https://github.com/jhong5837/JHLogLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"jhong5837": "jhong5837@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/jhong5837/JHLogLib.git",
16
"tag": "1.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "JHLogLib/Classes/**/*"
22
}