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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
d
/
9
/
0
/
DSBase
/
0.0.2
/
DSBase.podspec.json
blob
257bcf25178f8ee98bf576bd8a72f61fce454f2d
1
{
2
"name": "DSBase",
3
"version": "0.0.2",
4
"summary": "DSBase",
5
"description": "TODO: DSBase",
6
"homepage": "https://github.com/swp-song/DSBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
" Dream": "396587868@qq.com"
13
},
14
"platforms": {
15
"ios": "12.0"
16
},
17
"source": {
18
"git": "https://github.com/swp-song/DSBase.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "DSBase/**/*.swift",
22
"requires_arc": true,
23
"swift_versions": [
24
"4",
25
"4.2",
26
"5.0"
27
],
28
"swift_version": "5.0"
29
}