Skip to content

Commit

Permalink
podspec bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jhudsonWA committed Jul 13, 2016
1 parent 82534a7 commit 21cae25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ObjectiveCExample/Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- SSZipArchive (1.3)
- SSZipArchive (1.4)

DEPENDENCIES:
- SSZipArchive (from `..`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: ".."

SPEC CHECKSUMS:
SSZipArchive: 5525196ee195b473dcc4a0d4d2cba98bfa3eb1c1
SSZipArchive: bab21000ee11b7ba68d5880bcd87d80e4eb93e65

PODFILE CHECKSUM: ae5fb993e5dc339b15e10067d1e60549fa585f32

Expand Down
2 changes: 1 addition & 1 deletion SSZipArchive.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '1.3'
s.version = '1.4'
s.summary = 'Utility class for zipping and unzipping files on iOS, tvOS, watchOS, and Mac.'
s.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS, tvOS, watchOS, and Mac.'
s.homepage = 'https://github.com/ZipArchive/ZipArchive'
Expand Down

0 comments on commit 21cae25

Please sign in to comment.