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 5afeb94 commit f056cb4Copy full SHA for f056cb4
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