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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
d
/
7
/
5
/
SNVIPER
/
0.0.3
/
SNVIPER.podspec.json
blob
c958d2fbd4d1d40efa790a93f013de7da22e4138
1
{
2
"name": "SNVIPER",
3
"version": "0.0.3",
4
"summary": "SNVIPER.",
5
"homepage": "https://github.com/yknzsf/SNVIPER",
6
"license": "MIT",
7
"authors": {
8
"shaofeng": "yknzsf@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/yknzsf/SNVIPER.git",
15
"tag": "0.0.3"
16
},
17
"source_files": [
18
"SNVIPER/SNVIPER/**/*.{swift,h}"
19
],
20
"dependencies": {
21
"Moya": [
22
23
],
24
"FCUUID": [
25
26
],
27
"YYCache": [
28
29
],
30
"HandyJSON": [
31
32
],
33
"MJRefresh": [
34
35
],
36
"UITableView+FDTemplateLayoutCell": [
37
38
],
39
"SNExtensions": [
40
41
],
42
"Toast-Swift": [
43
44
],
45
"Reusable": [
46
47
]
48
}
49
}