Simple one-page climate iOS app.
Clone or Download Repository from github.
Create a free account at https://darksky.net/. Just take a few minutes. Full documentation for the service below is on their site, be sure to take a few minutes to understand it.
https://api.darksky.net/forecast/YOUR_API_KEY/
If you do not have Cocoapods install it from https://cocoapods.org/
Install require sources using Podfile using command:
pod install
Make sure path is set to path of Podfile.