Gifu/Source/Extensions/UIImageView.swift

3 lines
93 B
Swift
Raw Normal View History

2016-10-08 17:36:32 +00:00
/// Makes `UIImageView` conform to `ImageContainer`
extension UIImageView: ImageContainer {}