YUKAssociatedTypeRequirement
安装
Swift包管理器
YUKAssociatedTypeRequirement可通过Swift包管理器安装。要安装,只需将以下行添加到您的Package.swift
文件中的依赖项即可
.package(url: "https://github.com/alberussoftwareyuk-associated-type-requirement-iOS", .branch("master"))
CocoaPods
YUKAssociatedTypeRequirement可通过CocoaPods安装。要安装,只需将以下行添加到您的Podfile中
pod 'YUKAssociatedTypeRequirement'
作者
jeudesprits, [email protected]
许可协议
版权所有 (c) 2020 Mathias Quintero
YUKAssociatedTypeRequirement 在 MIT 许可协议下可用。更多信息请参阅 LICENSE 文件。