Merge branch 'hotfix-3.1.2' into develop

This commit is contained in:
Timofey Solomko
2017-07-08 00:22:32 +03:00
91 changed files with 475 additions and 370 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "3.1.1"
s.version = "3.1.2"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC