Preparations for 1.2.2.

This commit is contained in:
Timofey Solomko
2016-12-14 21:54:52 +03:00
parent 0f89d01eb8
commit 88bbbab9f2
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.2.1"
s.version = "1.2.2"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC