Prepare for 3.1.2

This commit is contained in:
Timofey Solomko
2017-07-08 00:16:33 +03:00
parent 0f2373c2b5
commit 70ef2c7c11
81 changed files with 378 additions and 362 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