Skip to content

Commit

Permalink
Add Swift Version table to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron McTavish committed Oct 17, 2016
1 parent 15f3e6b commit 5ff6d1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ The BaseViewController framework provides an organizational tool for writing cus

## Installation

### BaseViewControllerSwift version vs Swift version.

Because of the many Swift versions BaseViewControllerSwift supports, it might be confusing to find the version of BaseViewControllerSwift that you need. Below is a table that shows which version of BaseViewControllerSwift you should use for your Swift version.

| Swift version | BaseViewControllerSwift version |
| ------------- | --------------- |
| 3.0 | 2.0.0 |
| 2.1 | 1.0.0 |

### CocoaPods

[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:
Expand Down

0 comments on commit 5ff6d1b

Please sign in to comment.