iot-firebase/IoT-iOS/Pods/Target Support Files/GoogleDataTransport-iOS13.1/GoogleDataTransport-iOS13.1.modulemap
2020-10-05 10:08:16 +01:00

7 lines
136 B
Plaintext

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