Version 0.3.0

This commit is contained in:
Sam Soffes
2013-09-07 08:52:49 -07:00
parent 07cfb62107
commit 6ca6e0c28f
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '0.2.5'
s.version = '0.3.0'
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'