Version changed

This commit is contained in:
Douglas Bumby
2015-04-06 15:55:52 -04:00
parent ef396cbd52
commit 8b046fc30b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '0.3.2'
s.version = '0.3.3'
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/soffes/ssziparchive'