mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Prepare 0.62.1 release
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'SwiftLint'
|
||||
s.version = '0.62.0'
|
||||
s.version = '0.62.1'
|
||||
s.summary = 'A tool to enforce Swift style and conventions.'
|
||||
s.homepage = 'https://github.com/realm/SwiftLint'
|
||||
s.license = { type: 'MIT', file: 'LICENSE' }
|
||||
|
||||
Reference in New Issue
Block a user