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] YIM 2.2.1
[CocoaPods.git]
/
Specs
/
0
/
c
/
e
/
DZSwiftExtension
/
1.0.0
/
DZSwiftExtension.podspec.json
blob
2fab52be215ed3d492f64ba5c2bd71948f3e65a0
1
{
2
"name": "DZSwiftExtension",
3
"version": "1.0.0",
4
"summary": "Swift延展",
5
"homepage": "https://github.com/mayaosb2/DZSwiftExtension",
6
"license": "MIT",
7
"authors": {
8
"剑啸青云梦一生": "913831110@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/mayaosb2/DZSwiftExtension.git",
12
"tag": "1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "DZSwiftExtension/*.*",
19
"dependencies": {
20
"SDWebImage": [
21
"3.8.2"
22
],
23
"MJRefresh": [
24
"3.1.0"
25
],
26
"CryptoSwift": [
27
"0.2.2"
28
],
29
"SnapKit": [
30
"0.19.1"
31
]
32
},
33
"frameworks": [
34
"UIKit",
35
"Foundation"
36
]
37
}