Commit Graph
7 Commits
Author SHA1 Message Date
Felix Mau 413075de4d ⬆️ :: update dependencies 2019-10-12 13:30:39 +02:00
Felix Mau fea10c4b75 :: Added LightweightObservable dependency 2019-05-18 11:33:42 +08:00
Felix Mau f989882df3 ⬆️ :: Updated dev dependencies
Installing SwiftFormat 0.39.5 (was 0.39.0)
Installing SwiftLint 0.31.0 (was 0.30.1)
2019-03-08 14:53:56 +10:00
Felix Mau c629c4bcac ♻️ :: Removed dependency Observable in favour of an own, more lightweight, implementation.
Furthermore this commit updates the dependencies `SwiftLint` and `SwiftFormat`
2019-02-11 21:06:49 +07:00
Felix Mau 25526a67bb 🔖 :: bump version 2018-09-22 15:41:46 +02:00
Felix Mau ed722cb70d * updated pods
* added `Observable` pod as dependency for `GradientLoadingBar`
2018-08-18 13:22:34 +02:00
Felix Mau f120514677 * exclude pod directory
This will fix an issue with Carthage, as the `_Pods.xcodeproj` is a symlink to `Example/Pods/Pods.xcodeproj` which now can be resolved.
2018-06-03 11:03:42 +02:00