Add: replaceDataSource method to RxNetworkOperationModel.

Add: customErrorHandler constructor parameter to RxNetworkOperationModel and it heirs.
This commit is contained in:
2018-07-03 14:31:25 +03:00
parent 14f6a9e6cc
commit 12b4efe6a9
8 changed files with 116 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "0.8.4"
s.version = "0.8.5"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/TouchInstinct/LeadKit"
s.license = "Apache License, Version 2.0"