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 3684d4f commit ca87253Copy full SHA for ca87253
react-native-document-picker.podspec
@@ -12,5 +12,5 @@ Pod::Spec.new do |s|
12
s.source = { :git => "https://github.com/Elyx0/react-native-document-picker", :tag => "v#{s.version}" }
13
s.source_files = "ios/RNDocumentPicker/*.{h,m}"
14
s.platform = :ios, "9.0"
15
- s.dependency 'React'
+ s.dependency 'React-Core'
16
end
0 commit comments