Skip to content

Commit

Permalink
Merge pull request Grouper#195 from ReadmeCritic/master
Browse files Browse the repository at this point in the history
Correct the spelling of CocoaPods in README
  • Loading branch information
jamieomatthews committed Feb 11, 2016
2 parents d265771 + 8b47bcf commit 63fea9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ FlatUIKit is a collection of iOS components styled with the "Flat UI" aesthetic
Installation
-------

FlatUIKit can be installed via [Cocoapods](http://cocoapods.org/). Simply add
FlatUIKit can be installed via [CocoaPods](http://cocoapods.org/). Simply add

```ruby
pod 'FlatUIKit'
```

to your Podfile. If you don't use Cocoapods you're welcome to use git submodules, or simply [download it](https://github.com/Grouper/FlatUIKit/archive/master.zip) and include it in your project manually.
to your Podfile. If you don't use CocoaPods you're welcome to use git submodules, or simply [download it](https://github.com/Grouper/FlatUIKit/archive/master.zip) and include it in your project manually.

Note that FlatUIKit requires the CoreText framework as well as iOS > 6.0.

Expand Down

0 comments on commit 63fea9a

Please sign in to comment.