groue / GRMustache

Flexible and production-ready Mustache templates for MacOS Cocoa and iOS
http://mustache.github.com/
MIT License
1.44k stars 190 forks source link

Add SPM support #114

Closed nostradani closed 2 years ago

nostradani commented 2 years ago

I created a commit that introduces SPM support.

There are a few things to notice:

In order to use it, for now you would have to define the master branch as "version" in SPM. Also the documentation should be updated on how to use this, but I would suggest to do this only with the next "official" release.