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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
8
/
2
/
DXUIKit
/
0.0.4
/
DXUIKit.podspec.json
blob
a505b9975914151d085f8c848f1c271de0b4fa62
1
{
2
"name": "DXUIKit",
3
"version": "0.0.4",
4
"summary": "A short description of DXUIKitSDK",
5
"description": "desc",
6
"homepage": "http://github.com/ilmeeself/DXUIKit",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"ilmeeself": "ilmeeself@163.com"
13
},
14
"source": {
15
"git": "http://github.com/ilmeeself/DXUIKit.git",
16
"tag": "0.0.4"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"dependencies": {
22
"SnapKit": [
23
"~> 4.0.0"
24
]
25
}
26
}