We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a92abd8 + 4317f1d commit d5fc095Copy full SHA for d5fc095
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