Skip to content

Commit cef9049

Browse files
committed
Update KeyHolder.podspec
1 parent d1f7966 commit cef9049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

KeyHolder.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Pod::Spec.new do |s|
88
s.source = { :git => "https://github.com/Clipy/KeyHolder.git", :tag => "v#{s.version}" }
99
s.platform = :osx, '10.10'
1010
s.source_files = 'Lib/KeyHolder/**/*.swift'
11+
s.swift_version = '5.0'
1112
s.frameworks = 'Carbon', 'Cocoa'
1213
s.dependency 'Magnet', '~> 3.2'
1314
end

0 commit comments

Comments
 (0)