Bumped podspec version

This commit is contained in:
Bogdan Poplauschi 2014-07-23 08:17:14 +03:00
parent e95224bf5f
commit 959e8db914
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.7.0'
s.version = '3.7.1'
s.platform = :ios, '5.0'
s.license = 'MIT'
s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.'