From deda64c3ac8bd7ea3593afad4c448834bf434a5b Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 21:22:57 -0800 Subject: [PATCH] Correct the spelling of CocoaPods in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08def64..6859bb4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Category for trimming transparent pixels of an UIImage object. How to use ---------- -Add `UIImage+Trim` to your project with Cocoapods: +Add `UIImage+Trim` to your project with CocoaPods: `pod 'UIImageTrim', '1.02'`