A simple activity spinner for modern macOS apps, written in Swift. Resizeable & colorizable. macOS 10.10+
NLSpinner supports Carthage. Add following line in Cartfile
github "nlap/NLSpinner"
Then add the built frameworks to your project
See the demo app for all the library's features
Pull requests are welcome, but I'm going to keep this library lightweight featurewise.
Acknowledgements to DJProgressHUD_OSX and YRKSpinningProgressIndicator for inspiration