Preparations for 3.0.0.

This commit is contained in:
Timofey Solomko
2017-05-31 23:22:51 +03:00
parent 9dd93b3812
commit 2a7c24882b
85 changed files with 2280 additions and 2059 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "3.0.0-test2"
s.version = "3.0.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC