Working on fixing tests

This commit is contained in:
Joshua Hudson
2016-01-26 17:59:45 -08:00
parent 1f45f3316e
commit fe1d90c173
4 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '1.0.1'
s.version = '1.1'
s.summary = 'Utility class for zipping and unzipping files on iOS and Mac.'
s.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.'
s.homepage = 'https://github.com/ZipArchive/ZipArchive'