This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// UIView+TinyConstraints.swift | |
// CommonSwift | |
// | |
// Created by Sebastien on 2020-08-21. | |
// Copyright © 2020 Powerband Exchange. All rights reserved. | |
// | |
import Foundation | |
import TinyConstraints |