Merge pull request #1059 from thedrick/thedrick-bump-podspec
Bumping podspec version
This commit is contained in:
commit
962bcb0323
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'SDWebImage'
|
||||
s.version = '3.7.1'
|
||||
s.version = '3.7.2'
|
||||
s.platform = :ios, '5.0'
|
||||
s.license = 'MIT'
|
||||
s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.'
|
||||
|
|
Loading…
Reference in New Issue