Authored by 朱小军

更新podspec

Pod::Spec.new do |s|
s.name = 'SDWebImage'
s.version = '1.0.4'
s.version = '1.0.5'
s.platform = :ios, '8.0'
s.license = 'MIT'
s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.'
... ...