Files
PINRemoteImage/Example-tvOS/Pods/Target Support Files/Pods-PINRemoteImage.tvOSExample/Pods-PINRemoteImage.tvOSExample.modulemap
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

7 lines
152 B
Plaintext

framework module Pods_PINRemoteImage_tvOSExample {
umbrella header "Pods-PINRemoteImage.tvOSExample-umbrella.h"
export *
module * { export * }
}