2 "name": "ExpressConstraints",
4 "summary": "Lightweight layout framework for Swift and Objective-C.",
5 "homepage": "https://github.com/erlswtshrt/ExpressConstraints",
6 "description": "Express Constraints is a lightweight layout / constraint framework for Swift and Objective-C. In other words, a programatic alternative to the Storyboard! The implementation is a thin wrapper on NSConstraints offered as a UIView extension.",
12 "John Earle": "johnearle01@gmail.com"
14 "social_media_url": "https://twitter.com/mangomoscato",
19 "git": "https://github.com/erlswtshrt/ExpressConstraints.git",
22 "source_files": "ExpressConstraints/UIView+ExpressConstraints.swift",
23 "swift_version": "3.2"