Updates Yams from 3.0.0 -> 4.0.0

This commit is contained in:
marko
2020-09-12 17:33:58 +02:00
parent fd92764d8c
commit ef8eef51c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,6 +32,6 @@ Pod::Spec.new do |s|
s.dependency 'Kanna', '~> 5.2'
s.dependency 'PathKit', '~> 0.9'
s.dependency 'Yams', '~> 3.0'
s.dependency 'Yams', '~> 4.0'
s.framework = 'Foundation'
end