PapaLayout 1.0.0

PapaLayout 1.0.0

Maintained by Meniny.



  • By
  • Elias Abel

Meet PapaLayout

PapaLayout

Author EMail MIT
Version Platforms Swift
Build Passing Cocoapods Carthage SPM

🏵 Introduction

PapaLayout is a pure Swift AutoLayout library offers a neat way to manage constraints in code.

📋 Requirements

Type Requirement

Platform

iOS

9.0+

macOS

10.10

tvOS

9.0

watchOS

N/A

Linux

N/A

IDE

Xcode

9.3+

Language

Swift

4.1+

📲 Installation

CocoaPods

PapaLayout is available on CocoaPods.

use_frameworks!
pod 'PapaLayout'

Manually

Copy all files in the PapaLayout directory into your project.

🛌 Dependency

N/A

❤️ Contribution

You are welcome to fork and submit pull requests.

🔖 License

PapaLayout is open-sourced software, licensed under the MIT license.

🔫 Usage

import PapaLayout