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 4763722 commit 3682ee9Copy full SHA for 3682ee9
RNFileLogger.podspec
@@ -16,8 +16,8 @@ Pod::Spec.new do |s|
16
s.source_files = "ios/**/*.{h,mm}"
17
s.framework = "MessageUI"
18
19
- s.dependency "CocoaLumberjack", "~> 3.8.5"
20
- s.dependency "SSZipArchive", "~> 2.4.3"
+ s.dependency "CocoaLumberjack", "~> 3"
+ s.dependency "SSZipArchive", "~> 2"
21
22
# Use install_modules_dependencies helper to install the dependencies if React Native version >=0.71.0.
23
# See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79.
0 commit comments