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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
1
/
e
/
3
/
DXUIKitSDK_cocoaPods
/
0.0.1
/
DXUIKitSDK_cocoaPods.podspec.json
blob
b9f6c89e44cf294aa81fef9b2ace71e7841ef97a
1
{
2
"name": "DXUIKitSDK_cocoaPods",
3
"version": "0.0.1",
4
"summary": "A short description of DXUIKitSDK_cocoaPods.",
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.1"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"dependencies": {
22
"SnapKit": [
23
"~> 4.0.0"
24
]
25
}
26
}