Correct the spelling of CocoaPods in README

Summary:
This pull request corrects the spelling of **CocoaPods** 🤓
https://github.com/CocoaPods/shared_resources/tree/master/media

<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses “Cocoapods” and PRs “CocoaPods” :D</p>&mdash; Ørta (orta) <a href="https://twitter.com/orta/status/697374357975388160">February 10, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

Created with [`cocoapods-readme`](https://github.com/dkhamsing/cocoapods-readme).
Closes https://github.com/Instagram/IGListKit/pull/59

Reviewed By: ocrickard

Differential Revision: D4009138

Pulled By: jessesquires

fbshipit-source-id: fedaa51e883a78e52de4f7d934e0945b946cc751
This commit is contained in:
ReadmeCritic 2016-10-12 11:09:34 -07:00 committed by Facebook Github Bot
parent 58e5888dea
commit 8b32b80aac

View file

@ -24,7 +24,7 @@ A data-driven `UICollectionView` framework for building fast and flexible lists.
## Installation
### Cocoapods
### CocoaPods
The preferred installation method for `IGListKit` is with [CocoaPods](http://cocoapods.org). Simply add the following to your Podfile:
```ruby