♻️ :: Removed dependency Observable in favour of an own, more lightweight, implementation.

Furthermore this commit updates the dependencies `SwiftLint` and `SwiftFormat`
This commit is contained in:
Felix Mau
2019-02-11 21:06:49 +07:00
parent 504236ed4a
commit c629c4bcac
42 changed files with 1041 additions and 1071 deletions
-1
View File
@@ -41,5 +41,4 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
s.dependency 'Observable', '~> 1.4'
end