Files
nirvana-ios/Pods/Target Support Files/GoogleDataTransport/GoogleDataTransport.modulemap
T

7 lines
128 B
Plaintext

framework module GoogleDataTransport {
umbrella header "GoogleDataTransport-umbrella.h"
export *
module * { export * }
}