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 9958cae + 0bbf031 commit 6af465dCopy full SHA for 6af465d
react-native-splash-screen.podspec
@@ -12,5 +12,5 @@ Pod::Spec.new do |s|
12
s.platform = :ios, "7.0"
13
s.source = { :git => "https://github.com/crazycodeboy/react-native-splash-screen", :tag => "v#{s.version}" }
14
s.source_files = "ios/*.{h,m}"
15
- s.dependency "React"
+ s.dependency "React-Core"
16
end
0 commit comments