⬆️ :: update dependencies

This commit is contained in:
Felix Mau
2019-11-28 10:26:37 +01:00
parent 7bd5466002
commit f66525739e
15 changed files with 394 additions and 301 deletions
+1 -1
View File
@@ -40,6 +40,6 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW
# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
s.dependency 'LightweightObservable', '~> 1.0'
s.dependency 'LightweightObservable', '~> 2.0'
end