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
/
5
/
7
/
6
/
LGGKit
/
1.2.0
/
LGGKit.podspec.json
blob
74f884a5480b3ffb60d16ffe79b3f10c022876a3
1
{
2
"name": "LGGKit",
3
"version": "1.2.0",
4
"summary": "一些常用的类别组件",
5
"description": "一些常用的类别组件,以及部分常用的定义",
6
"homepage": "https://github.com/leofenggege/-LGGKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Leo": "leofenggege@gmail.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/leofenggege/-LGGKit.git",
19
"tag": "1.2.0"
20
},
21
"source_files": [
22
"Source",
23
"Source/**/*.{h,m}"
24
]
25
}