mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
update dependencies, mostly for SourceKitten 0.18
This commit is contained in:
@@ -9,6 +9,6 @@ Pod::Spec.new do |s|
|
||||
s.platform = :osx, '10.10'
|
||||
s.source_files = 'Source/SwiftLintFramework/**/*.swift'
|
||||
s.pod_target_xcconfig = { 'APPLICATION_EXTENSION_API_ONLY' => 'YES' }
|
||||
s.dependency 'SourceKittenFramework', '~> 0.17'
|
||||
s.dependency 'SourceKittenFramework', '~> 0.18'
|
||||
s.dependency 'Yams', '~> 0.3'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user