Prepare for 3.4.0 release

This commit is contained in:
Timofey Solomko
2017-10-03 22:24:56 +03:00
parent 655e9805c8
commit a432bcd4b7
104 changed files with 974 additions and 783 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "3.4.0-test.2"
s.version = "3.4.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC