MAAutoLayout 2.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2026Maintained by fengyunjue.Installation Guide×Installation Guide for MAAutoLayoutYou want to add pod 'MAAutoLayout', '~> 2.0' similar to the following to your Podfile:target 'MyApp' do pod 'MAAutoLayout', '~> 2.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 MAAutoLayoutSee PodspecGitHub RepoPage on CocoaPods.orgMAAutoLayout 2.0.0Byfengyunjuefengyunjue/MAAutoLayoutGitHub RepoMAAutoLayout Example 简书:Masonry思路解析Demo