Preparations for 1.0.3.

This commit is contained in:
Timofey Solomko
2016-11-05 12:18:27 +03:00
parent 828685c806
commit d58ed7a276
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.0.2"
s.version = "1.0.3"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC