Dto 0.2.0×由 Tuan Truong 维护。安装指南×Dto 的安装指南您想要将以下代码添加到 Podfile 中,类似于下面的代码:target 'MyApp' do pod 'Dto', '~> 0.2' end然后在您的终端中运行 pod install 命令,或者从 CocoaPods.app 中运行。或者,为了测试它,运行以下命令:pod try Dto查看 PodspecGitHub 仓库CocoaPods.org 中的页面Dto 0.2.0由Tuan Truongtuan188/DtoGitHub 仓库数据传输对象 (DTO) 安装 CocoaPods pod Dto Swift 包管理器 dependencies: [ .package(url: "https://github.com/tuan188/Dto.git", from: "0.1.0") ] 使用 清洁架构(RxSwift)
数据传输对象 (DTO) 安装 CocoaPods pod Dto Swift 包管理器 dependencies: [ .package(url: "https://github.com/tuan188/Dto.git", from: "0.1.0") ] 使用 清洁架构(RxSwift)