UploadImage
UploadImage copied to clipboard
It's an Extension helper for UIImageView upload
Can we have same cornerRadius of progress which imageView has with it? I always goes for circle.
Would be great to see new release with swift 4.2 support
Swift 4.2 conversions
Closing #5 and #4
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.