tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 476 forks source link

Swift 5 with Alamorfire Beta 7 and Object Mapper 3.5.1 #282

Closed kapoorsahil closed 4 years ago

RomanPodymov commented 4 years ago

Hello @kapoorsahil The latest Alamofire version available with CocoaPods is 5.0.0-rc.2. Why do you use 5.0.0-beta.7?

kapoorsahil commented 4 years ago

Hi @RomanPodymov, when I started with it, Beta 7 was the latest one. Closing this pull request in favor of https://github.com/tristanhimmelman/AlamofireObjectMapper/pull/288

Link: https://github.com/ozgur/AlamofireObjectMapper