Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1019 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1019 Bytes

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.