PlayPause animation based on MIchael villar's motions experiments - http://www.michaelvillar.com/motion
Wherever you want to use this view just create and give proper frame.
playPauseView = PlayPauseView(frame:CGRectMake(50, 50, 200 ,200)) and add it to the superview view.addSubview(playPauseView)
- You can copy the folder "Views" and use PlayPause view.
- Cocoapods is coming.(Pull requests are welcome.)
Neeraj Kumar
Follow me on Twitter - @cocoagarage or @kneeraj1762
Its available under MIT license.