Files
PINRemoteImage/Example-tvOS/Pods/Target Support Files/Pods-PINRemoteImage.tvOSExample/Pods-PINRemoteImage.tvOSExample-dummy.m
Isaac Overacker d492b7c3da Added tvOS subspec, tvOS example cleanup.
- tvOS subspec excludes FLAnimatedImage (for now)
- Removed GIF and WebP examples
- Added Pods directory
2016-03-09 20:16:37 -08:00

6 lines
166 B
Objective-C

#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_PINRemoteImage_tvOSExample : NSObject
@end
@implementation PodsDummy_Pods_PINRemoteImage_tvOSExample
@end