UploadImage icon indicating copy to clipboard operation
UploadImage copied to clipboard

Swift3 and carthage compatibilty

Open Dershowitz011 opened this issue 9 years ago • 0 comments

Removed override in functions animationDidStop(anim: CAAnimation, finished flag: Bool) and animationDidStart(anim: CAAnimation) as they DONOT override any methods in the extension UIImageView. Added Carthage support for better compatibility.

Dershowitz011 avatar Aug 01 '16 18:08 Dershowitz011