Inline SwiftHash

This commit is contained in:
Khoa Pham
2017-10-27 09:28:06 +02:00
parent 2117b89828
commit 620dcd0fb8
9 changed files with 389 additions and 115 deletions
-1
View File
@@ -19,7 +19,6 @@ Pod::Spec.new do |s|
s.tvos.source_files = 'Source/{iOS,Shared}/**/*'
s.frameworks = 'Foundation'
s.dependency 'SwiftHash', '~> 2.0.0'
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.0' }
end