This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
avh-plan-ios/Pods/Target Support Files/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.modulemap
T

7 lines
148 B
Plaintext

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