Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.76 KB

README-template.md

File metadata and controls

64 lines (39 loc) · 1.76 KB

Project Name

Actions Status

This is the project description

About

TODO: explain about

Usage

TODO: example usage

Requirements

  • iOS 13+
  • macOS 10.14+
  • Swift 5.3+
  • Xcode 12.0+
  • SwiftLint

Installation

pod 'PROJECT', '~> 1.0.0'
dependencies: [
    .package(url: "https://github.com/jessesquires/PROJECT.git", from: "1.0.0")
]

Alternatively, you can add the package directly via Xcode.

Documentation

You can read the documentation here. Generated with jazzy. Hosted by GitHub Pages.

Contributing

Interested in making contributions to this project? Please review the guides below.

Also consider sponsoring this project or buying my apps! ✌️

Credits

Created and maintained by Jesse Squires.

License

Released under the MIT License. See LICENSE for details.

Copyright © 2022-present Jesse Squires.