LinearView 1.2.0×Maintained by LEE.Installation Guide×Installation Guide for LinearViewYou want to add pod 'LinearView', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'LinearView', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LinearViewSee PodspecGitHub RepoPage on CocoaPods.orgLinearView 1.2.0ByLEElixiang1994/LinearViewGitHub RepoLinearView Linear layout view based on UIStackView Use chain encapsulation to quickly build vertical or horizontal layout views.
LinearView Linear layout view based on UIStackView Use chain encapsulation to quickly build vertical or horizontal layout views.