Simple Testing Weather app built for iOS with Swift
It is using api.openweathermap.org api service.
Simply shows the weather of User's current location, London and Tokyo.
To build the project, clone this repo and run this on terminal.
pod install
After that open Weather_Test.xcworkspace.
Now you can run the app!