bmoliveira / Moya-ObjectMapper

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

Observable+ObjectMapper.swift not included when installed by cocoapods #82

Closed stefgeelen closed 5 years ago

stefgeelen commented 6 years ago

Hi,

It seems that Observable+ObjectMapper.swift is not being included when I install Moya-ObjectMapper when installing using cocoapods. Below you see my pods

    pod 'RxCocoa', '~> 3.0'
    pod 'Swinject', '~> 2.1.1'
    pod 'SnapKit', '~> 3.2.0'
    pod 'Reusable', '~> 4.0'
    pod 'SideMenu', '~> 2.3.4'
    pod 'p2.OAuth2', '~> 4.0.1'
    pod 'Moya/RxSwift'
    pod 'Moya-ObjectMapper/RxSwift'
Hazoomo commented 6 years ago

Also I am not able to use mapObject because not included in cocoa pods