Skip to content

OmerFlame/SwiftRant

Repository files navigation


Badge License    Badge Likes



SwiftRant

Swift library for the devRant API.



Installation

Add the following to your  Package.swift  config.


.package(
    name : "SwiftRant" , 
    url : "https://github.com/OmerFlame/SwiftRant" , 
    from : "2.0.0"
)


Documentation

This package uses DocC for integrated documentation that can
be accessed in the Xcode Developer Documentation window.