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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
4
/
e
/
8
/
LDS
/
1.1.2
/
LDS.podspec.json
blob
98d567f558764a8d0337166c03c0d569015f36c1
1
{
2
"name": "LDS",
3
"version": "1.1.2",
4
"summary": "LDS",
5
"description": "Easy Data Source",
6
"homepage": "https://github.com/GGsrvg/LDS",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE.txt"
10
},
11
"authors": "GGsrvg",
12
"platforms": {
13
"ios": "10.0"
14
},
15
"source": {
16
"git": "https://github.com/GGsrvg/LDS.git",
17
"tag": "1.1.2"
18
},
19
"source_files": "LDS/**/*.{swift}",
20
"swift_versions": "5.0",
21
"swift_version": "5.0"
22
}