Preparations for 3.1.0-test.

This commit is contained in:
Timofey Solomko
2017-07-02 00:08:29 +03:00
parent 7f4fcd55ed
commit 5f41fb6dc0
83 changed files with 1587 additions and 427 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "3.0.1"
s.version = "3.1.0-test"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC