Dactyloidae/mobile/ios/ThirdParty/Leanplum/Leanplum.framework/Modules/module.modulemap

6 lines
97 B
Text
Raw Normal View History

2026-06-26 21:04:09 -07:00
framework module Leanplum {
umbrella header "Leanplum.h"
export *
module * { export * }
}