Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.58 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.58 KB

Geppetto

Carthage CocoaPods Swift Package Manager license

Geppetto is Declarative Reactive Functional Architecture for iOS Application

Requirements

This architecture depends on RxSwift, RxCocoa and RxSwiftExt.

Installation

Swift Package Manager

.package(url: "https://github.com/geppetto-ios/Geppetto.git", .upToNextMajor(from: "0.2.3"))

CocoaPods

pod "Geppetto"

Carthage

github "geppetto-ios/Geppetto"

Examples

License

Geppetto is available under the MIT license. See the LICENSE file for more informations.