Swiftpack.co - richardpiazza/MiseEnPlace as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by richardpiazza.
richardpiazza/MiseEnPlace 5.0.0
A Framework for converting and interpreting common measurements used in cooking.
⭐️ 0
🕓 5 weeks ago
iOS macOS watchOS tvOS macCatalyst
.package(url: "https://github.com/richardpiazza/MiseEnPlace.git", from: "5.0.0")

MiseEnPlace

A framework for converting and interpreting common measurements used in cooking.

Installation

MiseEnPlace is distributed using the Swift Package Manager. To install it into a project, add it as a dependency within your Package.swift manifest, or through Xcode:

let package = Package(
    ...
    dependencies: [
        .package(url: "https://github.com/richardpiazza/MiseEnPlace.git", .upToNextMinor(from: "5.0.0"))
    ],
    ...
)

Then import MiseEnPlace wherever you'd like to use it:

import MiseEnPlace

Usage

GitHub

link
Stars: 0
Last commit: 5 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

MiseEnPlace 5.0.0
3 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics