Adding Compatible Alamofire Pod version for Swift 5 & Xcode 10.2.1
Alamofire is an HTTP networking library written in Swift. if you are facing Alamofire Swift compiler errors on build in older Xcode versions, you may need to change the Alamofire version for a compatible one to your Swift and Xcode version, here is the github link for all releases Alamofire releases where you can find…