Merge pull request #2 from gonzalezreal/rename-and-update Rename to swift-any-value
Merge pull request #2 from gonzalezreal/rename-and-update
Rename to swift-any-value
AnyValue is a Swift Codable type that serves as a placeholder for any JSON value.
Codable
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.swift
.package(url: "https://github.com/gonzalezreal/AnyValue", from: "1.0.0")
AnyValue
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
AnyValue
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.Help & Feedback
AnyValue
.