Preparations for 2.2.1.

This commit is contained in:
Timofey Solomko
2017-02-24 20:01:43 +03:00
parent 06b5163b6e
commit aaf1f20da2
66 changed files with 250 additions and 245 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "2.2.0"
s.version = "2.2.1"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC