LearningApp / Pods / Target Support Files / BoringSSL-GRPC / BoringSSL-GRPC.modulemap
BoringSSL-GRPC.modulemap
Raw
  framework module openssl {
    umbrella header "umbrella.h"
    textual header "arm_arch.h"
    export *
    module * { export * }
  }