I am trying to install pod \'SVProgressHUD\' cocoa pod, but it is giving following error while installing pod file.
pod \'SVProgressHUD\'
[!] Unable to determine Swif
Try to set the Swift version by including
ENV['SWIFT_VERSION'] = '5' at the top of your Podfile.
ENV['SWIFT_VERSION'] = '5'