Skip to content

Commit 30eff54

Browse files
committed
2.0.7
1 parent d94e717 commit 30eff54

File tree

4 files changed

+5
-5
lines changed

4 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.0.6)
2+
- SSZipArchive (2.0.7)
33

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

1111
SPEC CHECKSUMS:
12-
SSZipArchive: be986987cc955e02b89094337573689735cd1913
12+
SSZipArchive: 8c197761d66bd33e7f8b5b51ee57dff303971150
1313

1414
PODFILE CHECKSUM: 7f4058a9cbc69b4e63808729577a8bb2098bc527
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.0.6'
3+
s.version = '2.0.7'
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.0.6)
2+
- SSZipArchive (2.0.7)
33

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

1111
SPEC CHECKSUMS:
12-
SSZipArchive: be986987cc955e02b89094337573689735cd1913
12+
SSZipArchive: 8c197761d66bd33e7f8b5b51ee57dff303971150
1313

1414
PODFILE CHECKSUM: 0dc500eb72745751ccba7677de4da5534fcef36d
1515

icon.png

1.47 KB
Loading

0 commit comments

Comments
 (0)