aboutsummaryrefslogtreecommitdiff
path: root/iosApp/WhirlyGlobeMaplyComponent.xcframework/ios-arm64_x86_64-simulator/WhirlyGlobeMaplyComponent.framework/Modules/module.modulemap
blob: 85d15cc9c1f90ee9f20c090b47641562c1da0e9e (plain)
1
2
3
4
5
6
framework module WhirlyGlobeMaplyComponent {
  umbrella header "WhirlyGlobeMaplyComponent.h"

  export *
  module * { export * }
}