Updated podspec

This commit is contained in:
Gianluca Bertani
2015-09-20 19:01:01 +02:00
parent 7f6ea3dd22
commit 1409b8622d
+1 -1
View File
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.name = "objective-zip"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X"
s.description = <<-DESC