Skip to content

Commit f17a181

Browse files
committed
Update the podspec dependency
1 parent e45b9a1 commit f17a181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDWebImageYYPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ TODO: Add long description of the pod here.
3333
s.source_files = 'SDWebImageYYPlugin/Module/SDWebImageYYPlugin.h'
3434
s.module_map = 'SDWebImageYYPlugin/Module/SDWebImageYYPlugin.modulemap'
3535

36-
s.dependency 'SDWebImage/Core', '>= 5.0.0-beta'
36+
s.dependency 'SDWebImage/Core', '>= 5.0.0-beta3'
3737

3838
s.subspec 'YYCache' do |ss|
3939
ss.dependency 'YYCache'

0 commit comments

Comments
 (0)