Preparations for 1.1.0.

This commit is contained in:
Timofey Solomko
2016-11-19 20:44:27 +03:00
parent 789a863798
commit 6dfa85af83
7 changed files with 24 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.0.3"
s.version = "1.1.0"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC