Fix HTStateAwareRasterImageView summary punctuation

This commit is contained in:
Keith Smiley
2013-03-25 21:47:39 -04:00
parent ec18efe1b1
commit 86271c626b
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "HTStateAwareRasterImageView"
s.version = "1.1.4"
s.platform = :ios
s.summary = "PROJECT RENAMED TO HTRasterView. A state-aware cached component rasterization system. "
s.summary = "PROJECT RENAMED TO HTRasterView. A state-aware cached component rasterization system."
s.homepage = "https://github.com/hoteltonight/HTStateAwareRasterImageView"
s.license = 'MIT'
s.author = { "Jacob Jennings" => "jacob.r.jennings@gmail.com" }