Skip to content

Commit f056cb4

Browse files
vomchikplrthink
authored andcommitted
chore(ios): Update SSZipArchive to 2.5.5
1 parent 5afeb94 commit f056cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNZipArchive.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414
s.preserve_paths = '*.js'
1515

1616
s.dependency 'React-Core'
17-
s.dependency 'SSZipArchive', '~>2.2'
17+
s.dependency 'SSZipArchive', '~>2.5.5'
1818
s.compiler_flags = '-GCC_PREPROCESSOR_DEFINITIONS="HAVE_INTTYPES_H HAVE_PKCRYPT HAVE_STDINT_H HAVE_WZAES HAVE_ZLIB MZ_ZIP_NO_SIGNING $(inherited)"'
1919

2020
s.subspec 'Core' do |ss|

0 commit comments

Comments
 (0)