2 "name": "PinAutoLayout",
4 "summary": "Easy to use AutoLayout With PinAutoLayout",
5 "description": "PinAutoLayout 致力于减少 AutoLayout 使用中的繁杂和琐碎的问题。\n通过合理的封装,来简化 90% 使用场景的使用场景。\n1)在 View 的级别简化 约束的设置。\n2)在布局的级别通过定义一些常见的布局来简化布局所需要编写的 AutoLayout 代码。\n3)与 ViewController 结合,简化 基于 topLayoutGuide,及 bottomLayoutGuide 的约束设置。",
6 "homepage": "https://github.com/banxi1988/PinAutoLayout",
9 "banxi1988": "banxi1988@gmail.com"
12 "git": "https://github.com/banxi1988/PinAutoLayout.git",
19 "source_files": "Pod/Classes/**/*"