From e2ed3f00edde24e09bb1a8c86bf1efa555e95b12 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 10 Feb 2016 15:08:31 -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 bb32255..1389caa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ANLongTapButton ======================== -[![Cocoapods Compatible](https://img.shields.io/cocoapods/v/ANLongTapButton.svg?style=flat)](http://cocoadocs.org/docsets/ANLongTapButton) +[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/ANLongTapButton.svg?style=flat)](http://cocoadocs.org/docsets/ANLongTapButton) [![Swift 2.0](https://img.shields.io/badge/Swift-2.0-orange.svg?style=flat)](https://developer.apple.com/swift/) Long tap button with animated progress bar.