Merge branch 'hotfix-3.1.3' into develop

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