Network layer for iOS apps with Magora's Leopold protocol
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS 10
LEONetworkLayer is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LEONetworkLayer', '~> 2.0'
Below is a table that shows which version of LeoNetwork you should use for your RxSwift version.
LeoNetwork | Swift | RxSwift | Moya | RxMoya |
---|---|---|---|---|
1.0.1-2.0 | 5.X | 5.X | >= 14.0.0 | >= 14.0.0 |
1.0.0 | 5.X | 4.0-4.5 | 13.0.0-13.0.1 | 13.0.0-13.0.1 |
Yuriy Savitskiy
MIT License. Copyright (c) 2020 Magora Systems