diff --git a/SwiftFormat.podspec.json b/SwiftFormat.podspec.json index f010aee2..56308fb0 100644 --- a/SwiftFormat.podspec.json +++ b/SwiftFormat.podspec.json @@ -34,7 +34,7 @@ "osx": "10.14" }, "swift_versions": [ - "5.3", "5.4", "5.5", "5.6", "5.7", "5.8", "5.9", "5.10" + "5.7", "5.8", "5.9", "5.10", "6.0", "6.1", "6.2" ], "requires_arc": true }