We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45b9a1 commit f17a181Copy full SHA for f17a181
SDWebImageYYPlugin.podspec
@@ -33,7 +33,7 @@ TODO: Add long description of the pod here.
33
s.source_files = 'SDWebImageYYPlugin/Module/SDWebImageYYPlugin.h'
34
s.module_map = 'SDWebImageYYPlugin/Module/SDWebImageYYPlugin.modulemap'
35
36
- s.dependency 'SDWebImage/Core', '>= 5.0.0-beta'
+ s.dependency 'SDWebImage/Core', '>= 5.0.0-beta3'
37
38
s.subspec 'YYCache' do |ss|
39
ss.dependency 'YYCache'
0 commit comments