Dactyloidae/mobile/ios/ThirdParty/Leanplum/Leanplum.framework/Modules/module.modulemap
2026-06-26 21:04:09 -07:00

6 lines
97 B
Text

framework module Leanplum {
umbrella header "Leanplum.h"
export *
module * { export * }
}