Add the following to your Package.swift
config.
.package(
name : "SwiftRant" ,
url : "https://github.com/OmerFlame/SwiftRant" ,
from : "2.0.0"
)
This package uses DocC for integrated documentation that can
be accessed in the Xcode Developer Documentation window.