bmoliveira / Moya-ObjectMapper

ObjectMapper bindings for Moya and RxSwift
MIT License
492 stars 172 forks source link

Added support for ReactiveSwift 2.0 #66

Open albsala opened 7 years ago

albsala commented 7 years ago

Added support for ReactiveSwift 2.0 and update pods.

Please, note that the ReactiveSwift extension has an alpha release dependency for "Moya/ReactiveSwift" because it uses ReactiveSwift 2.0.

Also note that I've removed the Moya dependency version from the podspec in order to make things work.

Hope you find it suitable.