SingleLineShakeAnimation
SingleLineShakeAnimation copied to clipboard
Shake a view with a single line of code with a non-intrusive extension for UIView, written in Swift. Also supports accessability!
I just downloaded 0.0.4 via Cocoapods and it seems that the changes made for Swift 2.0 compatibility are not in Cocoapods.
The error message that I have in Xcode: ld: file not found: /Users/drizzy/Library/Developer/Xcode/DerivedData/SingleLineShakeAnimationExample-auspgdspwgghncefchxchudwbpnl/Build/Products/Debug-iphonesimulator/SingleLineShakeAnimation.app/SingleLineShakeAnimation clang: error: linker command failed with exit code 1 (use -v to see invocation) Note: try to...