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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
d
/
9
/
0
/
DSBase
/
2.1.0
/
DSBase.podspec.json
blob
bb4b356ae3dd0e7937730030310804af24e14417
1
{
2
"name": "DSBase",
3
"version": "2.1.0",
4
"summary": "DSBase",
5
"description": "TODO: DSBase, Prefix DS",
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
"osx": "10.15"
17
},
18
"source": {
19
"git": "https://github.com/swp-song/DSBase.git",
20
"tag": "2.1.0"
21
},
22
"source_files": "Sources/**/*.swift",
23
"requires_arc": true,
24
"swift_versions": [
25
"5.1",
26
"5.2",
27
"5.3",
28
"5.4",
29
"5.5"
30
],
31
"swift_version": "5.5"
32
}