/swift-weather-search-app

Swift Weather Search App

Primary LanguageSwift

install xcode 
install cocoapods
pod init
add alamofire
pod 'Alamofire', '~> 4.5'
pod install
open WeatherApp.xcworkspace