Compatibility
- 1.0.0 and master5.35.25.15.04.2
- 1.0.0 and masteriOSmacOS(Intel)macOS(ARM)LinuxtvOSwatchOS
A Swift Codable type that serves as a placeholder for any JSON value
AnyValue is a Swift Codable
type that serves as a placeholder for any JSON value.
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")
AnyValue
.