Updated podspec and changelog.

This commit is contained in:
Timofey Solomko
2016-10-31 00:45:38 +03:00
parent 5296e281e4
commit 265af65dbb
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC