Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1009 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 1009 Bytes

RxMJ

CI Status Version License iOS 8.0+

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 8 +

Installation

CocoaPods

RxMJ is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RxMJ'

Carthage

RxMJ is available through Carthage. To install it, simply add the following line to your Cartfile:

github "srv7/RxMJ"

Author

srv7, liubo004@126.com

License

RxMJ is available under the MIT license. See the LICENSE file for more info.