module.modulemap 117 B

12345678
  1. framework module GGLAnalytics {
  2. export *
  3. umbrella header "GGLAnalytics.h"
  4. header "GGLContext+Analytics.h"
  5. }