Skip to content

Commit

Permalink
fix: Updates SDWebImageWebPCoder. (DylanVann#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaszadok committed Jun 4, 2020
1 parent cde7af5 commit 5892d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RNFastImage.podspec
Expand Up @@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m}"

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

0 comments on commit 5892d06

Please sign in to comment.