This commit is contained in:
Vincent Pizzo 2013-12-09 15:58:32 -06:00
parent 716fc38c93
commit 8a541f6f31
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.1'
s.version = '3.5'
s.platform = :ios, '5.0'
s.license = 'MIT'
s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.'