yeatse / KingfisherWebP

Elegantly handle WebP format with Kingfisher.
MIT License
301 stars 71 forks source link

Update for new generic typealias #31

Closed dinsen closed 4 years ago

dinsen commented 4 years ago

Rename too generic typealias names in Kingfisher. Original Kingfisher.Image is now Kingfisher.KFCrossPlatformImage.

yeatse commented 4 years ago

Thanks. It seems KFCrossPlatformImage is only available after Kingfisher 5.8.0, so it would be better to update KingfisherWebP.podspec as well.