Skip to content

Commit

Permalink
point SourceKittenFramework pod dependency to 'SourceKittenFramework'
Browse files Browse the repository at this point in the history
to reflect the change in jpsim/SourceKitten#321
  • Loading branch information
jpsim committed Dec 19, 2016
1 parent ec4cc3e commit 1654561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftLintFramework.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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 'SourceKitten'
s.dependency 'SourceKittenFramework'
s.dependency 'Yaml'
end

0 comments on commit 1654561

Please sign in to comment.