Files
PINRemoteImage/Examples/Example-tvOS/Pods/Target Support Files/Pods-PINRemoteImage.tvOSExample-PINRemoteImage/Pods-PINRemoteImage.tvOSExample-PINRemoteImage.modulemap

7 lines
150 B
Plaintext

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