2 "name": "WTAutoLayoutExtensions",
4 "summary": "A set of extensions to UIView and UILayoutGuide to make it\nsimpler and more natural to use auto-layout.",
5 "description": "WTAutoLayoutExtensions adds extensions to UIView and UILayoutGuide to make it\nsimpler and more natural to use layout guides, layout anchors, and the rest of\nthe auto-layout machinery, with a consistent API and very little code.",
6 "homepage": "https://github.com/wltrup/iOS-Swift-WTAutoLayoutExtensions",
12 "Wagner Truppel": "trupwl@gmail.com"
15 "git": "https://github.com/wltrup/iOS-Swift-WTAutoLayoutExtensions.git",
21 "source_files": "WTAutoLayoutExtensions/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "3.0"