UGCKit.modulemap 81 B

12345
  1. framework module UGCKit {
  2. umbrella header "Headers/UGCKit.h"
  3. export *
  4. }