haaakon / SingleLineShakeAnimation

Shake a view with a single line of code with a non-intrusive extension for UIView, written in Swift. Also supports accessability!
MIT License
307 stars 30 forks source link

UIView+Shake.swift not updated? #4

Open squeeish opened 8 years ago

squeeish commented 8 years ago

I just downloaded 0.0.4 via Cocoapods and it seems that the changes made for Swift 2.0 compatibility are not in Cocoapods.

sochalewski commented 8 years ago

@squeeish I wrote about this in pull request to repo's owner, but it looks like nothing has changed. You can use this right now: pod 'SingleLineShakeAnimation', :git => 'https://github.com/sochalewski/SingleLineShakeAnimation.git'

haaakon commented 8 years ago

I'll have to update the podspec! Will do it today!

sochalewski commented 8 years ago

Stll not updated.