diff --git a/react-native-document-picker.podspec b/react-native-document-picker.podspec index 38c3bbd..fa643fe 100644 --- a/react-native-document-picker.podspec +++ b/react-native-document-picker.podspec @@ -19,7 +19,7 @@ Pod::Spec.new do |s| s.dependency "React-Core" - s.frameworks = 'MobileCoreServices' + s.frameworks = 'MobileCoreServices' # This guard prevent to install the dependencies when we run `pod install` in the old architecture. if ENV['RCT_NEW_ARCH_ENABLED'] == '1' then