Skip to content

Commit

Permalink
Update SDWebImage to version 5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Zolotarev committed Sep 17, 2020
1 parent a53f3ab commit 1ce512d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNFastImage.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m}"

s.dependency 'React'
s.dependency 'SDWebImage', '~> 5.8'
s.dependency 'SDWebImage', '~> 5.9.1'
s.dependency 'SDWebImageWebPCoder', '~> 0.6.1'
end

0 comments on commit 1ce512d

Please sign in to comment.