Swiftpack.co - gonzalezreal/swift-any-value as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by gonzalezreal.
gonzalezreal/swift-any-value 2.0.0
A Swift Codable type that serves as a placeholder for any JSON value
⭐️ 3
🕓 4 weeks ago
.package(url: "https://github.com/gonzalezreal/swift-any-value.git", from: "2.0.0")

AnyValue

Swift 5.1 Swift Package Manager Twitter: @gonzalezreal

AnyValue is a Swift Codable type that serves as a placeholder for any JSON value.

Installation

Using the Swift Package Manager

Add AnyValue as a dependency to your Package.swift file. For more information, see the Swift Package Manager documentation.

.package(url: "https://github.com/gonzalezreal/AnyValue", from: "1.0.0")

Help & Feedback

  • Open an issue if you need help, if you found a bug, or if you want to discuss a feature request.
  • Open a PR if you want to make some change to AnyValue.
  • Contact @gonzalezreal on Twitter.

GitHub

link
Stars: 3
Last commit: 4 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

AnyValue 2.0.0
4 weeks ago

Updated package name

To reflect the Swift community naming conventions, the package has been renamed from AnyValue to swift-any-value. So, you may eventually need to update any Xcode projects or Package.swift files that depend on AnyValue.

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