Bumped version to 1.0.3

This commit is contained in:
Gianluca Bertani
2016-08-28 11:28:16 +02:00
parent 1dbde8f9c9
commit cc40af1311
+1 -1
View File
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.name = "objective-zip"
s.version = "1.0.2"
s.version = "1.0.3"
s.summary = "An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X"
s.description = <<-DESC