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] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git]
/
Specs
/
d
/
0
/
f
/
YYFast
/
1.0.7
/
YYFast.podspec.json
blob
da16c40180e67e13f26e205372479b9ef8e1afe5
1
{
2
"name": "YYFast",
3
"version": "1.0.7",
4
"summary": "YYFast is fast",
5
"homepage": "https://github.com/haozhiyu1990/YYFast",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"郝志宇": "hzy901110@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/haozhiyu1990/YYFast.git",
18
"tag": "1.0.7"
19
},
20
"source_files": "YYFast/*.swift",
21
"swift_version": "4.2",
22
"requires_arc": true,
23
"dependencies": {
24
"SnapKit": [
25
26
],
27
"Moya": [
28
29
],
30
"Kingfisher": [
31
32
],
33
"MBProgressHUD": [
34
35
]
36
}
37
}