Update all the files in the Details group

This commit is contained in:
Adlai Holler
2015-09-17 13:30:28 -07:00
parent 309ecca444
commit c010ddad3b
26 changed files with 146 additions and 51 deletions

View File

@@ -8,6 +8,7 @@
#import <AsyncDisplayKit/ASImageProtocols.h>
NS_ASSUME_NONNULL_BEGIN
/**
* @abstract Simple NSURLSession-based image downloader.
@@ -15,3 +16,5 @@
@interface ASBasicImageDownloader : NSObject <ASImageDownloaderProtocol>
@end
NS_ASSUME_NONNULL_END