Up to 1.2.1 to fix podspec issues

This commit is contained in:
Garrett Moon
2015-10-09 09:46:49 -07:00
parent 93d0258680
commit ea92ecb754

View File

@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = "PINRemoteImage"
s.version = "1.2"
s.version = "1.2.1"
s.summary = "A thread safe, performant, feature rich image fetcher"
s.homepage = "https://github.com/pinterest/PINRemoteImage"
s.license = 'Apache 2.0'