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.
1 parent 4ca26d7 commit a1b7e88Copy full SHA for a1b7e88
1 file changed
react-native-sensitive-info.podspec
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
15
s.source = { :git => "https://github.com/mCodex/react-native-sensitive-info", :tag => "v#{s.version}" }
16
s.source_files = "ios/**/*.{h,m}"
17
18
- s.dependency 'React'
19
-end
+ s.dependency 'React-Core'
+end
0 commit comments