From cad9c38538429ab32ddebf1af49c03c9919a95ac Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 12:51:59 -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 3f63310..12fe76d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ LocalNotificationHelper is a swift class which helps you create - post local not ## Installation [Download](https://github.com/AhmettKeskin/LocalNotificationHelper/archive/master.zip) the project and copy the Source folder into your project and then simply you can use it in any file -#### Cocoapods +#### CocoaPods ```swift platform :ios, '8.0'