mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-21 02:26:30 +08:00
[ios][app] remove podspec dependency on Firebase/Auth - fixes #1955
This commit is contained in:
@@ -17,6 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.source_files = 'RNFBApp/**/*.{h,m}'
|
||||
s.dependency 'React'
|
||||
s.dependency 'Firebase/Core', '~> 5.19.0'
|
||||
s.dependency 'Firebase/Auth', '~> 5.19.0'
|
||||
s.static_framework = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user