Bump version to 3.5.4

This commit is contained in:
Olivier Poitrey 2014-02-24 09:38:08 -08:00
parent 657bd81658
commit e34e8e6c65
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SDWebImage'
s.version = '3.5.2'
s.version = '3.5.4'
s.platform = :ios, '5.0'
s.license = 'MIT'
s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.'