You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**ALProgressRing** is available through [CocoaPods](http://cocoapods.org/). To install it, simply add the following line to your Podfile:
63
+
**ALProgressRing** is available through [CocoaPods](https://cocoapods.org/pods/ALProgressRing). To install it, simply add the following line to your Podfile:
64
64
65
65
```ruby
66
-
pod 'ALRadioButtons'
66
+
pod 'ALProgressRing'
67
67
```
68
68
69
69
#### Manually
70
70
71
-
If you prefer not to use either of the aforementioned dependency managers, you can integrate SnapKit into your project manually. Put `Source/ALProgressRing` folder in your Xcode project.
71
+
If you prefer not to use either of the aforementioned dependency managers, you can integrate ALProgressRing into your project manually. Put `Source/ALProgressRing` folder in your Xcode project.
0 commit comments