Skip to content

Installation

Lucas Deprit edited this page Oct 20, 2024 · 2 revisions

Installation

You can install the Injector package using Swift Package Manager (SPM).

Swift Package Manager

To add Injector to your project:

  1. Open your project in Xcode.
  2. Go to File > Add Packages.
  3. Paste the repository URL: https://github.com/lucasdeprit/Injector.git
  4. Select the version you want to use.

Clone this wiki locally