From 3f7ad0f1ad4ad9c8b18a92b644b79ccc47f71380 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 06:45:41 -0800 Subject: [PATCH 1/2] 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 2503bf5..4214159 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is a port of Jason Long's [GeoPattern](https://github.com/jasonlong/geo_pat ## Installing -Using Cocoapods. +Using CocoaPods. `pod 'GeoPattern', ~> 1.0.3` From 9a621d67e5546cd5c7da65aa9d271b3707da2f88 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 06:46:49 -0800 Subject: [PATCH 2/2] Correct the spelling of CocoaPods in README