Preparation for 1.0.2.

This commit is contained in:
Timofey Solomko
2016-10-31 19:30:12 +03:00
parent e32403ee8a
commit 9f6de9fce4
7 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC