Authored by Bogdan Poplauschi

Bump version to 3.7.4

Pod::Spec.new do |s|
s.name = 'SDWebImage'
s.version = '3.7.3'
s.version = '3.7.4'
s.ios.deployment_target = '5.0'
s.tvos.deployment_target = '9.0'
s.license = 'MIT'
... ...
... ... @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>3.7.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
... ...