gilesvangruisen / Swift-YouTube-Player

Swift library for embedding and controlling YouTube videos in your iOS applications via WKWebView!
MIT License
874 stars 282 forks source link

[SPM] Adds SPM support #239

Open vijaytholpadi opened 3 months ago

vijaytholpadi commented 3 months ago

DESCRIPTION

This PR adds SPM Support to Swift-Youtube-Player to allow usage with Apple's official package manager and for use within Tooling like Tuist.

vijaytholpadi commented 1 month ago

@gilesvangruisen Wanted to check if this PR can be merged. I would expect a lot of us maintaining our own forks as we move to SPM.