Preparations for 2.0.0.

This commit is contained in:
Timofey Solomko
2016-12-29 22:27:16 +03:00
parent a77b9320c6
commit e5a81a5b87
6 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.2.2"
s.version = "2.0.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC