Closed Jeehut closed 5 years ago
Thank you for this 👍
Now, if we could just get the KDCircularProgress.podspec updated that would allow me to pin to a pod version rather than a git commit...
On Apr 5, 2019, at 10:16 AM, Kaan Dedeoglu notifications@github.com wrote:
Thank you for this 👍
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kaandedeoglu/KDCircularProgress/pull/105#issuecomment-480335081, or mute the thread https://github.com/notifications/unsubscribe-auth/AELiVQiCUKEdIeWF5C5L2XPlLC7NKpxhks5vd3bKgaJpZM4bs5c-.
This adds a very basic SwiftPM manifest file to be compatible with any dependency manager that uses Apples official way of specifying libraries.
Note that I created this PR because I'm currently developing a dependency manager called Accio which is intended to fix several issues with Carthage and fill the gap between now and the time, when Apple adds official support for SwiftPM into Xcode. Merging this will also prepare for that bright future.