<h2>SnapKit is a DSL to make autolayout easy on both iOS and OS X.</h2>
<ul>
<li><strong>Simple & Expressive</strong> chaining DSL allows building constraints with minimal amounts of code while ensuring they are easy to read and understand.</li>
<li><strong>Type Safe</strong> by design to reduce programmer error and keep invalid constraints from being created in the first place increases productivity.</li>
<li><strong>Compatible</strong>for both iOS and OS X apps installable through Cocoapods or Carthage.</li>
<li><strong>Free</strong> to use in all projects and licensed under the flexible MIT license.</li>