alberussoftware / yuk-associated-type-requirement-iOS

Helper to break restrictions of protocols with associated types (PATs) for iOS

Repository from Github https://github.comalberussoftware/yuk-associated-type-requirement-iOSRepository from Github https://github.comalberussoftware/yuk-associated-type-requirement-iOS

YUKAssociatedTypeRequirement

CI Status Version License Platform

Installation

Swift Package Manager

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"))

CocoaPods

YUKAssociatedTypeRequirement is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'YUKAssociatedTypeRequirement'

Author

jeudesprits, jeudesprits@icloud.com

License

Copyright (c) 2020 Mathias Quintero

YUKAssociatedTypeRequirement is available under the MIT License. See the LICENSE file for more info.

About

Helper to break restrictions of protocols with associated types (PATs) for iOS

License:MIT License


Languages

Language:Swift 90.3%Language:Ruby 7.7%Language:C++ 1.6%Language:C 0.4%