Skip to content

Commit

Permalink
Merge pull request vsouza#253 from gfpacheco/snapkit
Browse files Browse the repository at this point in the history
Add SnapKit to Layout category
  • Loading branch information
dkhamsing committed Sep 11, 2015
2 parents 835b9f1 + ca232a0 commit 0d507e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch
* [FLKAutoLayout](https://github.com/floriankugler/FLKAutoLayout) - UIView category which makes it easy to create layout constraints in code.
* [Façade](https://github.com/mamaral/Facade) - Programmatic view layout for the rest of us - an autolayout alternative.
* [PureLayout](https://github.com/smileyborg/PureLayout) - extend UIView/NSView, NSArray, and NSLayoutConstraint with methods which makes it easy to create layout constraints in code.
* [SnapKit](https://github.com/SnapKit/SnapKit) - A Swift Autolayout DSL for iOS & OS X. :large_orange_diamond:

### Logging
* [CleanroomLogger](https://github.com/emaloney/CleanroomLogger) - A configurable and extensible Swift-based logging API that is simple, lightweight and performant. :large_orange_diamond:
Expand Down

0 comments on commit 0d507e4

Please sign in to comment.