File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- github "SDWebImage/SDWebImage" ~> 5.4
1
+ github "SDWebImage/SDWebImage" ~> 5.6
2
2
github "ibireme/YYCache" ~> 1.0
3
3
github "ibireme/YYImage" ~> 1.0
Original file line number Diff line number Diff line change 1
- github "SDWebImage/SDWebImage" "5.4 .0"
1
+ github "SDWebImage/SDWebImage" "5.6 .0"
2
2
github "ibireme/YYCache" "1.0.4"
3
3
github "ibireme/YYImage" "1.0.4"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ TODO: Add long description of the pod here.
31
31
s . source_files = 'SDWebImageYYPlugin/Module/SDWebImageYYPlugin.h'
32
32
s . module_map = 'SDWebImageYYPlugin/Module/SDWebImageYYPlugin.modulemap'
33
33
34
- s . dependency 'SDWebImage/Core' , '~> 5.4 '
34
+ s . dependency 'SDWebImage/Core' , '~> 5.6 '
35
35
36
36
s . subspec 'YYCache' do |ss |
37
37
ss . dependency 'YYCache'
You can’t perform that action at this time.
0 commit comments