Preparations for 2.2.0.

This commit is contained in:
Timofey Solomko
2017-02-18 22:36:08 +03:00
parent 00b1d20ee8
commit 93e64dbdcd
69 changed files with 263 additions and 254 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "2.2.0-test"
s.version = "2.2.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC