Application for viewing information about SpaceX launches.
|
| Architecture | Description |
|---|---|
| SurfMVP | SurfMVP is an architecture built on the classic MVP (Model View Presenter) with some changes. |
| Dependency | Description | |
|---|---|---|
| 1 | SwiftLint | A tool to enforce Swift style and conventions. |
| 2 | Generamba | Generamba is a code generator made for working with Xcode. |
- Clone this repo:
git clone https://github.com/sageibra/SpaceX - Install dependencies:
pod install - Open project
Requirements
- macOS 10.15 Big Sur or higher
- Xcode 12.x or higher (Swift 5.0)
- CocoaPods link
