mirror of
https://github.com/hyperoslo/Cache.git
synced 2026-04-07 19:17:36 +00:00
Specify version
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
|
||||
s.tvos.source_files = 'Source/{iOS,Shared}/**/*'
|
||||
|
||||
s.frameworks = 'Foundation'
|
||||
s.dependency 'SwiftHash'
|
||||
s.dependency 'SwiftHash', '~> 1.3.0'
|
||||
|
||||
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user