Prepare for 3.2.0

This commit is contained in:
Timofey Solomko
2017-07-16 11:07:58 +03:00
parent ffe8be6d37
commit 5219240cb7
79 changed files with 384 additions and 366 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "3.2.0-test"
s.version = "3.2.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC