Fix 0.0.2×Maintained by Daniel Wang.Installation Guide×Installation Guide for FixYou want to add pod 'Fix', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'Fix', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try FixSee PodspecGitHub RepoPage on CocoaPods.orgFix 0.0.2Bydaniel wang0xfeb/FixGitHub Repo一个简单的约束工具. 可以通过 == 符号来设定约束. 也可以通过view.fixH(横向), view.fixV(竖向)来排列约束.