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
.link |
Stars: 3 |
Last commit: 4 weeks ago |
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