Skip to content

Commit

Permalink
fix: update SDWebImage to latest ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Mar 21, 2024
1 parent 9ab80fc commit 0b68b14
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-Core'
s.dependency 'SDWebImage', '~> 5.11.1'
s.dependency 'SDWebImage', '~> 5.18.7'
s.dependency 'SDWebImageWebPCoder', '~> 0.8.4'
end

0 comments on commit 0b68b14

Please sign in to comment.