bump podspec and fix swift example and add autolayout constraints.

This commit is contained in:
Joshua Hudson
2016-07-06 15:34:42 -07:00
parent 3050c9a340
commit f420e47ea5
7 changed files with 93 additions and 80 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '1.2'
s.version = '1.3'
s.summary = 'Utility class for zipping and unzipping files on iOS, tvOS, watchOS, and Mac.'
s.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS, tvOS, watchOS, and Mac.'
s.homepage = 'https://github.com/ZipArchive/ZipArchive'