Skip to content

Commit 6b302a3

Browse files
committed
2.1.1
1 parent 6128b6f commit 6b302a3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ObjectiveCExample/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- SSZipArchive (2.1.0)
2+
- SSZipArchive (2.1.1)
33

44
DEPENDENCIES:
55
- SSZipArchive (from `..`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: ..
1010

1111
SPEC CHECKSUMS:
12-
SSZipArchive: 1e8e53dcb11bca3ded4738958dc49fc467320a14
12+
SSZipArchive: 14401ade5f8e82aba1ff03e9f88e9de60937ae60
1313

1414
PODFILE CHECKSUM: 5e250843c66c607960128ebfe02ab7d6569102be
1515

SSZipArchive.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SSZipArchive'
3-
s.version = '2.1.0'
3+
s.version = '2.1.1'
44
s.summary = 'Utility class for zipping and unzipping files on iOS, tvOS, watchOS, and Mac.'
55
s.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS, tvOS, watchOS, and Mac.'
66
s.homepage = 'https://github.com/ZipArchive/ZipArchive'

SwiftExample/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- SSZipArchive (2.1.0)
2+
- SSZipArchive (2.1.1)
33

44
DEPENDENCIES:
55
- SSZipArchive (from `..`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: ..
1010

1111
SPEC CHECKSUMS:
12-
SSZipArchive: 1e8e53dcb11bca3ded4738958dc49fc467320a14
12+
SSZipArchive: 14401ade5f8e82aba1ff03e9f88e9de60937ae60
1313

1414
PODFILE CHECKSUM: 0dc500eb72745751ccba7677de4da5534fcef36d
1515

0 commit comments

Comments
 (0)