We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a92abd8 commit 4317f1dCopy full SHA for 4317f1d
react-native-app-auth.podspec
@@ -13,6 +13,6 @@ Pod::Spec.new do |s|
13
s.source = { :git => 'https://github.com/FormidableLabs/react-native-app-auth.git', :tag => "v#{s.version}" }
14
s.source_files = 'ios/**/*.{h,m}'
15
s.requires_arc = true
16
- s.dependency 'React'
+ s.dependency 'React-Core'
17
s.dependency 'AppAuth', '1.4.0'
18
end
0 commit comments