Showing
1 changed file
with
1 additions
and
1 deletions
1 | Pod::Spec.new do |s| | 1 | Pod::Spec.new do |s| |
2 | s.name = 'SDWebImage' | 2 | s.name = 'SDWebImage' |
3 | - s.version = '3.5.4' | 3 | + s.version = '3.6.0' |
4 | s.platform = :ios, '5.0' | 4 | s.platform = :ios, '5.0' |
5 | s.license = 'MIT' | 5 | s.license = 'MIT' |
6 | s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.' | 6 | s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.' |
-
Please register or login to post a comment