change to point to the right tag

This commit is contained in:
Ruben Mendez 2015-04-22 10:07:37 +02:00
parent a1cc7c1654
commit 4c97093700

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'SSZipArchive' s.name = 'SSZipArchive'
s.version = '1.0' s.version = '1.0.0'
s.summary = 'Utility class for zipping and unzipping files on iOS and Mac.' 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.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.'
s.homepage = 'https://github.com/soffes/ssziparchive' s.homepage = 'https://github.com/soffes/ssziparchive'