From 86271c626b292bb3db8142b264dee5f054b041bd Mon Sep 17 00:00:00 2001 From: Keith Smiley Date: Mon, 25 Mar 2013 21:47:39 -0400 Subject: [PATCH] Fix HTStateAwareRasterImageView summary punctuation --- .../1.1.4/HTStateAwareRasterImageView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTStateAwareRasterImageView/1.1.4/HTStateAwareRasterImageView.podspec b/HTStateAwareRasterImageView/1.1.4/HTStateAwareRasterImageView.podspec index ef803c44..47917c48 100644 --- a/HTStateAwareRasterImageView/1.1.4/HTStateAwareRasterImageView.podspec +++ b/HTStateAwareRasterImageView/1.1.4/HTStateAwareRasterImageView.podspec @@ -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" }