Swiftpack.co - jonaszell97/Cryo as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by jonaszell97.
jonaszell97/Cryo 0.4.0
Cryo is a persistence library for Swift apps that provides a uniform interface for UserDefaults, NSUbiquitousKeyValueStore, document storage, and CloudKit.
⭐️ 3
🕓 1 year ago
iOS macOS
.package(url: "https://github.com/jonaszell97/Cryo.git", from: "0.4.0")

Cryo

Cryo is a persistence library for Swift apps using Swift Concurrency. It provides a unified API for UserDefaults, NSUbiquitousKeyValueStore, local and iCloud document storage, as well as CloudKit.

Installation

Cryo can be added as a dependency in your project using Swift Package Manager.

// ...
dependencies: [
    .package(url: "https://github.com/jonaszell97/Cryo.git", from: "0.1.0"),
],
// ...

Documentation

You can find the documentation for this package here.

GitHub

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

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