AFViewShaker
AFViewShaker is simple as a brick utility for UIView shake animation.
Using
Create shaker for one view
Create shaker for multiple views
Shake with default parameters
Shake with additional parameters
Installation
Using CocoaPods
Add the following to your Podfile
and run $ pod install
Using Carthage
Add the following to your Cartfile
and run $ carthage update