Dto 0.2.0

Dto 0.2.0

Tuan Truong 维护。



Dto 0.2.0

  • Tuan Truong

数据传输对象 (DTO)

安装

CocoaPods

pod Dto

Swift 包管理器

dependencies: [
    .package(url: "https://github.com/tuan188/Dto.git", from: "0.1.0")
]

使用