Preparations for 1.2.0.

This commit is contained in:
Timofey Solomko
2016-12-05 19:51:00 +03:00
parent 0c56343356
commit 04f541b7be
6 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.1.2"
s.version = "1.2.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC