Skip to content

Commit

Permalink
5.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Oct 29, 2019
1 parent fa0dc5b commit ec9521c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlamofireObjectMapper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Pod::Spec.new do |s|

s.requires_arc = true
s.source_files = 'AlamofireObjectMapper/**/*.swift'
s.dependency 'Alamofire', '5.0.0-rc.2'
s.dependency 'Alamofire', '5.0.0-rc.3'
s.dependency 'ObjectMapper', '~> 3.5.1'
end

0 comments on commit ec9521c

Please sign in to comment.