Files
PINRemoteImage/Example-tvOS/Pods/Target Support Files/Pods-PINRemoteImage.tvOSExample-PINCache/Pods-PINRemoteImage.tvOSExample-PINCache.modulemap
2016-04-04 16:24:37 -07:00

7 lines
138 B
Plaintext

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