From 9e18d81921e276a1607f13f0b1abac6041401ed7 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 10 Aug 2017 09:25:47 -0700 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 ec3a829b..fd65d314 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Inspiration for this tool came from: - [struct](https://github.com/workshop/struct) - [xcake](https://github.com/jcampbell05/xcake) -- [Cocoapods Xcodeproj](https://github.com/CocoaPods/Xcodeproj) +- [CocoaPods Xcodeproj](https://github.com/CocoaPods/Xcodeproj) ## Contributions Pull requests and issues are welcome