toptierlabs / ImageCacheResize

iOS library to manage Caches of images and Resize transformations
149 stars 34 forks source link

Cocoapod with dependencies #7

Open irlabs opened 11 years ago

irlabs commented 11 years ago

It looks like this project is an modification of SDWebImage. I would rather use it, when it takes SDWebImage as a dependency and build upon it further.

(The last update of this project is 3 months ago, while SDWebImage was last updated only a month ago. And I would like to keep updating SDWebImage as it progresses.)

Using this project would be a Cocoapod, with dependencies (SDWebImage (and maybe UIImage-Categories)), it would solve this, by allowing the users of these projects to independently upgrade these.

larryzhao commented 10 years ago

vote for this request.

toptierlabs commented 10 years ago

Hi guys,

Sorry I have not had time in the last months. I will work on it again, rebuilding some parts of it.

I completely agree with this request.