mirror of
https://github.com/hyperoslo/Cache.git
synced 2026-04-07 19:17:36 +00:00
Update swift version to 4.0
This commit is contained in:
+1
-1
@@ -21,5 +21,5 @@ Pod::Spec.new do |s|
|
||||
s.frameworks = 'Foundation'
|
||||
s.dependency 'SwiftHash', '~> 1.4.0'
|
||||
|
||||
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
|
||||
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.0' }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user