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.1
/
HGSwiftKit.podspec.json
blob
dc90679f13d526e4154f52fc672828c14c50966a
1
{
2
"name": "HGSwiftKit",
3
"version": "0.1.1",
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.1"
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
},
32
"source_files": "HGSwiftKit/*.swift",
33
"swift_version": "5"
34
}