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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
0
/
8
/
a
/
GLLogUtil
/
0.1.0
/
GLLogUtil.podspec.json
blob
c47ce53bc84036db4149cbfb4b0f364ef48c1fd8
1
{
2
"name": "GLLogUtil",
3
"version": "0.1.0",
4
"summary": "这是一个日志库",
5
"description": "这是一个日志库,非常的好用。",
6
"homepage": "https://gaoliang-01.coding.net/p/ComponentRepo/d/GLLogUtil/git",
7
"license": "MIT",
8
"authors": {
9
"xxxx": "xxx@qq.com"
10
},
11
"source": {
12
"git": "https://e.coding.net/gaoliang-01/ComponentRepo/GLLogUtil.git",
13
"tag": "0.1.0"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}