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
/
0.0.1
/
DSBase.podspec.json
blob
e68c8d76529fedae575bb15b330db6fdac59a1d8
1
{
2
"name": "DSBase",
3
"version": "0.0.1",
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.1"
20
},
21
"source_files": "DSBase/Code/*.swift",
22
"swift_versions": [
23
"5.0"
24
],
25
"swift_version": "5.0"
26
}