MGAutoLayoutWithX
示例
要运行示例项目,首先克隆仓库,然后从 Example 目录运行 pod install
命令。
需求
安装
MGAutoLayoutWithX 通过 CocoaPods 提供。要安装它,简单地将以下行添加到您的 Podfile 中
pod 'MGAutoLayoutWithX'
##AppDelegate
MGAutoLayoutWithX.shared.isAutoLayout = true
作者
spf, [email protected]
许可证
MGAutoLayoutWithX在MIT许可证下可用。更多信息请查看LICENSE文件。