Preparation for 1.0.2.

This commit is contained in:
Timofey Solomko
2016-10-31 19:30:12 +03:00
parent 2fcadd29f6
commit c295a5fc2d
7 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC