ceeK / Solar

A Swift micro library for generating Sunrise and Sunset times.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Swift Package Manager support

ceeK opened this issue · comments

Add Swift Package Manager support

Hey since the SPM community is growing we should think about to implement this here.

I played with it and got it working: #46

SPM support is now implemented in #46, #47, and #49. @ceeK, do you have a preference between these implementations?