Remove warnings from the 2.0 release

This commit is contained in:
Joshua Hudson
2017-07-19 12:33:46 -07:00
parent b64a644f04
commit 66ab1372d8
4 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '2.0.0'
s.version = '2.0.1'
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'