YUKAssociatedTypeRequirement is available through Swift Package Manger. To install
it, simply add the following line to the dependencies in your Package.swift
file:
.package(url: "https://github.com/alberussoftwareyuk-associated-type-requirement-iOS", .branch("master"))
YUKAssociatedTypeRequirement is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'YUKAssociatedTypeRequirement'
jeudesprits, [email protected]
Copyright (c) 2020 Mathias Quintero
YUKAssociatedTypeRequirement is available under the MIT License. See the LICENSE file for more info.