icanzilb / SwiftSpinner

A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest
MIT License
2.19k stars 268 forks source link

Swift 3.1 update #104

Closed GZaccaroni closed 7 years ago

GZaccaroni commented 7 years ago

There was a useless "@discardableResult", I have also updated M_PI_4 syntax

icanzilb commented 7 years ago

https://github.com/icanzilb/SwiftSpinner/pull/102 already provided swift 3.1 update, thanks anyway!