:: Added LightweightObservable dependency

This commit is contained in:
Felix Mau
2019-05-18 11:33:42 +08:00
parent ccec0d4683
commit fea10c4b75
25 changed files with 987 additions and 296 deletions
+1 -1
View File
@@ -39,6 +39,6 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW
# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
s.dependency 'LightweightObservable', '~> 1.0'
end