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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
d
/
7
/
5
/
SNVIPER
/
0.0.4
/
SNVIPER.podspec.json
blob
4dd9eb84a083a56383aa88e68a7b9168b9689c82
1
{
2
"name": "SNVIPER",
3
"version": "0.0.4",
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.4"
16
},
17
"source_files": [
18
"SNVIPER/SNVIPER/**/*.{swift,h}"
19
],
20
"swift_versions": "5.0",
21
"dependencies": {
22
"Moya": [
23
24
],
25
"FCUUID": [
26
27
],
28
"YYCache": [
29
30
],
31
"HandyJSON": [
32
"~> 5.0.0-beta"
33
],
34
"MJRefresh": [
35
36
],
37
"UITableView+FDTemplateLayoutCell": [
38
39
],
40
"SNExtensions": [
41
42
],
43
"Toast-Swift": [
44
45
],
46
"Reusable": [
47
48
]
49
}
50
}