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] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
9
/
8
/
d
/
HGSwiftKit
/
0.1.2
/
HGSwiftKit.podspec.json
blob
ee0cf8e20d393b619f43c9b1c75be127fd66bc50
1
{
2
"name": "HGSwiftKit",
3
"version": "0.1.2",
4
"summary": "my swift tool",
5
"homepage": "https://github.com/hupfei/HGSwiftKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"hupfei": "HG_hupfei@163.com"
12
},
13
"source": {
14
"git": "https://github.com/hupfei/HGSwiftKit.git",
15
"tag": "0.1.2"
16
},
17
"platforms": {
18
"ios": "12.0"
19
},
20
"swift_versions": [
21
"5"
22
],
23
"requires_arc": true,
24
"dependencies": {
25
"SwifterSwift": [
26
27
],
28
"SnapKit": [
29
30
],
31
"RxSwiftExt": [
32
33
],
34
"NSObject+Rx": [
35
36
],
37
"DZNEmptyDataSet": [
38
39
],
40
"MJRefresh": [
41
42
]
43
},
44
"source_files": "HGSwiftKit/*.swift",
45
"swift_version": "5"
46
}