MAAutoLayout 1.9.4× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Aug 2024Maintained by fengyunjue.Installation Guide×Installation Guide for MAAutoLayoutYou want to add pod 'MAAutoLayout', '~> 1.9' similar to the following to your Podfile:target 'MyApp' do pod 'MAAutoLayout', '~> 1.9' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MAAutoLayoutSee PodspecGitHub RepoPage on CocoaPods.orgMAAutoLayout 1.9.4Byfengyunjuefengyunjue/MAAutoLayoutGitHub RepoMAAutoLayout Example 简书:Masonry思路解析Demo