smartcar / ios-sdk

Smartcar SDK for iOS.
https://smartcar.github.io/ios-sdk/
MIT License
19 stars 7 forks source link

Add support for Swift Package Manager #60

Open marionauta opened 4 years ago

marionauta commented 4 years ago

Since XCode now supporting swift package manager natively, I've been migrating all my dependencies from cocoapods to it. One exception is SmartcarAuth, which doesn't yet support it.

The change should be minimal, just adding the manifest file.

sankethkatta commented 4 years ago

Hi @marionauta we are looking into setting it up into Swift Package Manager! Thanks for the opening the issue.

PomegranateApps commented 1 year ago

Is there any update on this?

AhmedMohamedAllam commented 1 year ago

@sankethkatta any updates?

angieashields commented 1 year ago

Hi @AhmedMohamedAllam, sorry for the delay. Unfortunately, this item has fallen off of our roadmap. We are happy to accept a PR if this is a high priority for you.