CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

Dto 0.2.0

Dto 0.2.0

Maintained by Tuan Truong.



Dto 0.2.0

  • By
  • Tuan Truong

Data Transfer Object (DTO)

Installation

CocoaPods

pod Dto

Swift Package Manager

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

Usage