mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-23 03:38:16 +00:00
fix: xcode 12 compatibility (#732)
This commit is contained in:
parent
a53f3ab8bd
commit
23c3955473
@ -15,7 +15,7 @@ Pod::Spec.new do |s|
|
||||
s.source = { :git => "https://github.com/DylanVann/react-native-fast-image.git", :tag => "v#{s.version}" }
|
||||
s.source_files = "ios/**/*.{h,m}"
|
||||
|
||||
s.dependency 'React'
|
||||
s.dependency 'React-Core'
|
||||
s.dependency 'SDWebImage', '~> 5.8'
|
||||
s.dependency 'SDWebImageWebPCoder', '~> 0.6.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user