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 577ee61 commit 8b59458Copy full SHA for 8b59458
react-native-file-access.podspec
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
16
s.source_files = "ios/**/*.{h,m,mm,swift}"
17
18
s.dependency "React-Core"
19
- s.dependency "ZIPFoundation"
+ s.dependency "ZIPFoundation", "< 0.9.12"
20
end
0 commit comments