-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare for a 2.x update for Swift 4
- Loading branch information
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -229,18 +229,24 @@ constrain(view) { view in | |
|
||
Read the documentation [here](http://robb.github.io/Cartography/). For more information, see the [gh-pages](https://github.com/robb/Cartography/tree/gh-pages) branch. | ||
|
||
## Versioning | ||
|
||
For *Swift 3.x*: 1.1.0 | ||
For *Swift 4.x*: 2.0.0 | ||
|
||
## Support | ||
|
||
Please, don't hesitate to [file an | ||
issue](https://github.com/robb/Cartography/issues/new) if you have questions. | ||
|
||
## About Cartography | ||
|
||
Cartography was built by [Robb Böhnke][me] and was inspired by the excellent | ||
Cartography was built by [Robb Böhnke][me], is maintained by [Orta Therox][ot] and was inspired by the excellent | ||
[FLKAutoLayout] by [Florian Kugler][florian]. | ||
|
||
[flkautolayout]: https://github.com/floriankugler/FLKAutoLayout | ||
[florian]: https://github.com/floriankugler | ||
[me]: http://robb.is | ||
[twitter]: https://twitter.com/dlx | ||
[email]: mailto:[email protected] | ||
[ot]: https://github.com/orta |