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

MGArchitecture 2.0.2

MGArchitecture 2.0.2

Maintained by Tuan Truong.



 
Depends on:
RxSwift~> 5.1
RxCocoa~> 5.1
 

  • By
  • Tuan Truong

MGArchitecture

Installation

CocoaPods

pod MGArchitecture

Swift Package Manager

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

Usage