luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift
MIT License
1.73k stars 290 forks source link

Update the podspec file to include swiftUI updates #252

Closed matthew-open closed 4 years ago

matthew-open commented 4 years ago

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

luispadron commented 4 years ago

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.