gonzalezreal/swift-any-value
**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.
Package Metadata
Repository: gonzalezreal/swift-any-value
Default branch: main
README: README.md