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 8a9f897 commit 46b4027Copy full SHA for 46b4027
RNZipArchive.podspec
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
14
s.preserve_paths = '*.js'
15
16
s.dependency 'React-Core'
17
- s.dependency 'SSZipArchive', '~>2.2'
+ s.dependency 'SSZipArchive', '~>2.5.5'
18
s.compiler_flags = '-GCC_PREPROCESSOR_DEFINITIONS="HAVE_INTTYPES_H HAVE_PKCRYPT HAVE_STDINT_H HAVE_WZAES HAVE_ZLIB MZ_ZIP_NO_SIGNING $(inherited)"'
19
20
s.subspec 'Core' do |ss|
0 commit comments