Prepare for 3.1.1

This commit is contained in:
Timofey Solomko
2017-07-05 22:19:33 +03:00
parent f40975e1ce
commit 5eae722316
79 changed files with 418 additions and 366 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "3.1.0"
s.version = "3.1.1"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC