SDWebImage/Tests
Bogdan Poplauschi a32a1775c2 Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed
Conflicts:
	SDWebImage/UIImageView+WebCache.m
2016-05-08 21:16:23 +03:00
..
SDWebImage Tests.xcodeproj Added API to save image NSData to disk cache 2016-02-01 15:19:59 +00:00
Tests Renamed SDWebImageManager `downloadImageWithURL:options:progress:completed:` to `loadImageWithURL:options:progress:completed:` as it makes more sense, since we check the cache first and download only if needed 2016-05-08 21:16:23 +03:00
Podfile Specify Expecta Version 2015-02-25 10:50:08 +09:00