2 "name": "SimpleAutoLayout",
4 "summary": "A set of helper functions to iOS auto layout really simple.",
5 "description": "This library attempts to make autolayout really simple to use, yet straightforward enough to understand and debug.",
6 "homepage": "https://github.com/ba01ei/SimpleAutoLayout",
9 "Bao Lei": "bao@lei.fyi"
15 "git": "https://github.com/ba01ei/SimpleAutoLayout.git",
18 "source_files": "SimpleAutoLayout/**/*.{swift}",
19 "frameworks": "UIKit",
20 "pushed_with_swift_version": "3.0"