Prepare 0.63.0 release

This commit is contained in:
Danny Mösch
2026-01-03 12:23:31 +00:00
parent 16f958d78b
commit 8d3ed07cc5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftLint'
s.version = '0.63.0-rc.2'
s.version = '0.63.0'
s.summary = 'A tool to enforce Swift style and conventions.'
s.homepage = 'https://github.com/realm/SwiftLint'
s.license = { type: 'MIT', file: 'LICENSE' }