mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-06-12 17:08:33 +08:00
- tvOS subspec excludes FLAnimatedImage (for now) - Removed GIF and WebP examples - Added Pods directory
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
framework module Pods_PINRemoteImage_tvOSExample {
|
|
umbrella header "Pods-PINRemoteImage.tvOSExample-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|