pCloud / pcloud-sdk-swift

The official pCloud Swift SDK for iOS and macOS for integration with the pCloud API.
MIT License
22 stars 7 forks source link

Support for Swift Package Manager #8

Closed tobihagemann closed 3 years ago

tobihagemann commented 3 years ago

In my opinion, Swift Package Manager is becoming the dominant dependency management solution for Swift projects. Are there any plans to support SPM for this library?

tmpit commented 3 years ago

Hey. We are definitely going to add support for it at some point, but we don't have any concrete plans as to exactly when. Do you need SPM support for your project?

tobihagemann commented 3 years ago

Not immediately. We just added support for pCloud in our Android app and we're now exploring our options for the iOS app as well.

tmpit commented 3 years ago

I should be able to add support for SPM by the start of next week.