Cocoapod of RxAlamofire isn't update yet :(

This commit is contained in:
Ivan Smolin 2016-11-23 09:20:27 +03:00
parent 0424c5ea69
commit b6cf301eeb
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ Pod::Spec.new do |s|
s.dependency "CocoaLumberjack/Swift", '~> 3.0.0'
s.dependency "RxSwift", '3.0.1'
s.dependency "RxCocoa", '3.0.1'
s.dependency "RxAlamofire", '3.0.1'
s.dependency "RxAlamofire", '3.0.0'
s.dependency "ObjectMapper", '~> 2.1'
end