luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the podspec file to include swiftUI updates

matthew-open opened this issue · comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The podspec only includes legacy progress ring and has no swiftUI support

Describe the solution you'd like
A clear and concise description of what you want to happen.
I'd like for the podspec to be updated to include the updates advertised in the readme

One of the main things that changed in version 7.0 is that I will no longer be supporting anything besides SPM. This is a decision that was made because I simply do not have the time to go through the process of updating multiple dependency vendor files. I apologize for this.