Skip to content

Swift Library Template, just run ./generate.sh

License

Notifications You must be signed in to change notification settings

alexruperez/swift-library-template

Repository files navigation

LIBRARY-NAME

A description of this package.

Twitter Swift License Swift Package Manager Carthage Swift Action Coverage Documentation

🌟 Features

🐒 Usage

👀 Examples

Talk is cheap. Show me the code.

🛠 Compatibility

  • macOS 10.15+
  • iOS 13.0+
  • iPadOS 13.0+
  • tvOS 13.0+
  • watchOS 6.0+

⚙️ Installation

You can use the Swift Package Manager by declaring LIBRARY-NAME as a dependency in your Package.swift file:

.package(url: "https://github.com/AUTHOR-HANDLE/LIBRARY-NAME", from: "0.1.0")

For more information, see the Swift Package Manager documentation.

Or you can use Carthage:

github "AUTHOR-HANDLE/LIBRARY-NAME"

🍻 Etc.

  • Contributions are very welcome.
  • Attribution is appreciated (let's spread the word!), but not mandatory.

👨‍💻 Author

AUTHOR-NAME – @AUTHOR-HANDLE – AUTHOR-EMAIL

👮‍♂️ License

LIBRARY-NAME is available under the MIT license. See the LICENSE file for more info.

Releases

No releases published

Packages

No packages published