Point podspec to 0.3.3 branch

This commit is contained in:
Adam Yanalunas
2015-09-26 14:16:47 -07:00
parent cd458550d4
commit c7ed207ca6
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ZipArchive'
s.version = '0.3.4'
s.version = '0.3.3'
s.summary = 'Utility class for zipping and unzipping files on iOS and Mac.'
s.description = 'ZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.'
s.homepage = 'https://github.com/ZipArchive/ZipArchive'