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
/
d
/
8
/
4
/
GLS_ToolKit
/
0.1.0
/
GLS_ToolKit.podspec.json
blob
a641ed81cee887f1e75ea101039ff55406832383
1
{
2
"name": "GLS_ToolKit",
3
"version": "0.1.0",
4
"summary": "工具类",
5
"homepage": "https://gitee.com/GalenZHL/GLS_ToolKit.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zhl": "18668088548@163.com"
12
},
13
"source": {
14
"git": "https://gitee.com/GalenZHL/GLS_ToolKit.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "GLS_ToolKit/Classes/**/*",
21
"dependencies": {
22
"Masonry": [
23
24
],
25
"ReactiveCocoa": [
26
"~>2.4.7"
27
],
28
"SDWebImage": [
29
30
]
31
}
32
}