Data Transfer Object (DTO)
Installation
CocoaPods
pod Dto
Swift Package Manager
dependencies: [
.package(url: "https://github.com/tuan188/Dto.git", from: "0.1.0")
]
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
pod Dto
dependencies: [
.package(url: "https://github.com/tuan188/Dto.git", from: "0.1.0")
]