Preparations for 2.4.0.

This commit is contained in:
Timofey Solomko
2017-04-22 21:25:24 +03:00
parent 62042d870a
commit 3980bee603
69 changed files with 394 additions and 249 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "2.3.0"
s.version = "2.4.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC