This is an example project to demonstrate:
in a simple weather app that lists current weather information at some locations.
- Xcode 8 or later with Swift 3.0.x
- CocoaPods 1.1.0 or later
- Download the source code or clone the repository.
- Run
bundle install && bundle exec pod install
. - Get a free API key from OpenWeatherMap.
- Open
OpenWeatherAPI.swift
and fillapiKey = ""
with your own API key.
Swift 4ViperMcFlurry or LightRoute v2Facades with RxSwiftRxRealmAcknowledgementsSwiftLint
MIT license. See the LICENSE
file for details.