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] MapboxCommon 24.10.0-daily-2025-01-26-04-25
[CocoaPods.git]
/
Specs
/
d
/
9
/
0
/
DSBase
/
2.2.0
/
DSBase.podspec.json
blob
aa7334f62c6bc97b934f331cf6da19f11fd45599
1
{
2
"name": "DSBase",
3
"version": "2.2.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": "13.0"
16
},
17
"source": {
18
"git": "https://github.com/swp-song/DSBase.git",
19
"tag": "2.2.0"
20
},
21
"source_files": "Sources/**/*.swift",
22
"requires_arc": true,
23
"swift_versions": [
24
"5.1",
25
"5.2",
26
"5.3",
27
"5.4",
28
"5.5"
29
],
30
"swift_version": "5.5"
31
}