4 "summary": "A swift package that provides NOAA astronomical algorithms for times for sunrise, sunset, dawn, dusk, and noon",
5 "description": "Daylight is a swift package that provides methods to generate the times of solar events in a given location on a given calendar date.\nThese solar events include sunrise, sunset, noon, civil dawn and dusk, nautical dawn and dusk, and astronomical dawn and dusk.\nIt provides algorithms used by NOAA.",
6 "homepage": "https://github.com/martinc/daylight",
12 "Martin Ceperley": "martin@ceperley.com"
15 "git": "https://github.com/martinc/daylight.git",
21 "source_files": "Sources/*",
22 "pushed_with_swift_version": "3.0"