4 "summary": "A collection of operators and utilities that simplify iOS layout code.",
5 "description": "Create constraints using intuitive operators built directly on top of the NSLayoutAnchor API. Layout has never been simpler!",
6 "homepage": "https://github.com/Rightpoint/Anchorage",
9 "Rob Visentin": "jvisenti@gmail.com"
12 "git": "https://github.com/Rightpoint/Anchorage.git",
27 "source_files": "Source/**/*.swift",
28 "swift_version": "5.0"