Skip to content

Commit

Permalink
Merge branch 'master' of github.com:vpeschenkov/LetterAvatarKit
Browse files Browse the repository at this point in the history
  • Loading branch information
vpeschenkov committed Nov 4, 2017
2 parents 6e75c86 + a384980 commit 9ea9a44
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ LetterAvatarKit is an ```UIImage``` extension that generates letter-based avatar

## Install

To use with **Swift 3.2** please ensure you are using **v1.1.1**

To use with **Swift 4.0** please ensure you are using **v1.1.2**

### CocoaPods

To install LetterAvatarKit using CocoaPods, add this line to your Podfile:
Expand Down Expand Up @@ -97,3 +101,4 @@ Distributed under the MIT license. See LICENSE for more information.
[Pods]: https://cocoapod-badges.herokuapp.com/v/LetterAvatarKit/badge.png
[Swift3.2]: https://img.shields.io/badge/swift-3.2-orange.svg?style=flat
[Swift4.0]: https://img.shields.io/badge/swift-4.0-orange.svg?style=flat

0 comments on commit 9ea9a44

Please sign in to comment.