Update HTStateAwareRasterImageView podspec.

This commit is contained in:
Jacob Jennings
2013-01-18 15:19:20 -08:00
parent b428d78300
commit 8d40ac2488
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/hoteltonight/HTStateAwareRasterImageView"
s.license = 'MIT'
s.author = { "Jacob Jennings" => "jacob.r.jennings@gmail.com" }
s.source = { :git => "https://github.com/hoteltonight/HTStateAwareRasterImageView.git", :commit => '84199548004b37546b626f80a95ea1a2c5bd4c31' }
s.source = { :git => "https://github.com/hoteltonight/HTStateAwareRasterImageView.git", :commit => '488c66a004c5abc23e975b143f2a095a7d92df8f' }
s.ios.deployment_target = '4.3'
s.source_files = 'Classes', '*.{h,m}'
s.requires_arc = true