Skip to content

henrik-dmg/HPOpenWeather

Repository files navigation

HPOpenWeather

codecov Swift GitHub license

HPOpenWeather is a cross-platform Swift framework to communicate with the OpenWeather One-Call API. See their documentation for further details.

Installation

HPOpenWeather supports iOS 15.0+, watchOS 6.0+, tvOS 15.0+ and macOS 12+. It can be installed via SPM:

.package(url: "https://github.com/henrik-dmg/HPOpenWeather", from: "6.0.0")

Documentation

The documentation has been moved to https://henrik-dmg.github.io/HPOpenWeather, which is deployed from the DocC catalog.