marmelroy / FileBrowser

Finder-style iOS file browser written in Swift
MIT License
1.51k stars 221 forks source link

Swift Package Manager support #65

Open LeonidKokhnovich opened 4 years ago

LeonidKokhnovich commented 4 years ago

Currently, the component supports installation only through Carthage and CocoaPods. It would be great if we add package definition so that Swift Package Manager could install it as a dependency.

SiddharthChoudhary commented 3 years ago

Honestly, that would be great if this support is provided.