GitHunt
RA

rafaelesantos/refds-auth

Product Name

One to two paragraph statement about your product and what it does.

Installation

Add this project to your Package.swift file.

import PackageDescription

let package = Package(
    dependencies: [
        .package(url: "https://github.com/rafaelesantos/.git", branch: "main")
    ],
    targets: [
        .target(
            name: "YourProject",
            dependencies: [
                .product(
                    name: "",
                    package: ""),
            ]),
    ]
)

Languages

Swift100.0%

Contributors

MIT License
Created May 12, 2024
Updated October 7, 2024