mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-06-10 23:59:13 +08:00
- tvOS subspec excludes FLAnimatedImage (for now) - Removed GIF and WebP examples - Added Pods directory
6 lines
166 B
Objective-C
6 lines
166 B
Objective-C
#import <Foundation/Foundation.h>
|
|
@interface PodsDummy_Pods_PINRemoteImage_tvOSExample : NSObject
|
|
@end
|
|
@implementation PodsDummy_Pods_PINRemoteImage_tvOSExample
|
|
@end
|