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] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git]
/
Specs
/
5
/
8
/
2
/
DXUIKit
/
0.0.6
/
DXUIKit.podspec.json
blob
d929826687b0c5a95f89f97617c720222bb073cf
1
{
2
"name": "DXUIKit",
3
"version": "0.0.6",
4
"license": "MIT",
5
"summary": "desc for dx kit",
6
"homepage": "https://github.com/ilmeeself/DXUIKit",
7
"authors": {
8
"ilmeeself": "ilmeeself@163.com"
9
},
10
"source": {
11
"git": "https://github.com/ilmeeself/DXUIKit.git",
12
"tag": "0.0.6"
13
},
14
"dependencies": {
15
"SnapKit": [
16
"~> 4.0.0"
17
]
18
},
19
"swift_versions": "5.0",
20
"platforms": {
21
"ios": "10.0"
22
},
23
"source_files": [
24
"Core/*.swift",
25
"Source/*.xib"
26
],
27
"swift_version": "5.0"
28
}