# ios-constraint-kit **Repository Path**: cm212/ios-constraint-kit ## Basic Information - **Project Name**: ios-constraint-kit - **Description**: https://github.com/gymshark/ios-constraint-kit.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-29 - **Last Updated**: 2022-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ConstraintKit ConstraintKit makes writing Anchors, CGSize, UIEdgeInset's far easier with less bolierplate and some nice little extensions. ConstraintKit is built and maintained with love by the Gymshark Engineering Team 💙📱 ## Installation **Swift Package Manager (SPM)** To install ConstraintKit using [Swift Package Manager](https://github.com/apple/swift-package-manager) you can follow the [tutorial published by Apple](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app) using the URL for the ConstraintKit repo with the current version: \1. In Xcode, select “File” → “Swift Packages” → “Add Package Dependency” \2. Enter git@github.com:gymshark/ios-constraint-kit.git