SwiftJSONFormatter
SwiftJSONFormatter copied to clipboard
Update minimum OS requirements
JSONEncoder.OutputFormatting.withoutEscapingSlashes has higher OS requirements than what was defined in Package.swift:
@available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
public static let withoutEscapingSlashes: JSONEncoder.OutputFormatting