Hi 👋
Thanks for authoring this library, I've found it super useful!
I needed to use SPM to manage dependencies for an app I'm working on, so I created a SPM version of your codebase: https://github.com/disbelief/swiftstats-spm
It's not currently a fork, because the codebase structure is rearranged at a foundational level. I assume that would break things for existing users of eg. Carthage. Happy to submit a PR if you're interested though.
Note: I didn't even try to get the tests working (I just copied the source files over) but none of the logic or code has changed.
Hi 👋
Thanks for authoring this library, I've found it super useful!
I needed to use SPM to manage dependencies for an app I'm working on, so I created a SPM version of your codebase: https://github.com/disbelief/swiftstats-spm
It's not currently a fork, because the codebase structure is rearranged at a foundational level. I assume that would break things for existing users of eg. Carthage. Happy to submit a PR if you're interested though.
Note: I didn't even try to get the tests working (I just copied the source files over) but none of the logic or code has changed.