Revert "bumped version number"

This reverts commit a595d64d12.
This commit is contained in:
Thomas Heß 2016-03-23 09:27:06 +01:00
parent a595d64d12
commit 767240fa71

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '1.1.1'
s.version = '1.1'
s.summary = 'Utility class for zipping and unzipping files on iOS, tvOS, and Mac.'
s.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS, tvOS, and Mac.'
s.homepage = 'https://github.com/ZipArchive/ZipArchive'