Merge pull request #147 from caldofran/master

PodSpec update
This commit is contained in:
Douglas Bumby
2015-04-22 13:04:52 -04:00
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '0.3.3'
s.version = '1.0.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'