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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
f
/
3
/
JHLog
/
0.0.2
/
JHLog.podspec.json
blob
c463ec064d2636df6fef058e0685aa2925f8af5c
1
{
2
"name": "JHLog",
3
"version": "0.0.2",
4
"summary": "jhlog",
5
"description": "测试的log文件",
6
"homepage": "https://github.com/jhong5837/JHLog",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"jhong5837": "jianghong2@xiaoniu66.com"
13
},
14
"source": {
15
"git": "https://github.com/jhong5837/JHLog.git",
16
"tag": "0.0.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "JHLog/Classes/**/*"
22
}