framework module MapboxDirections { umbrella header "MapboxDirections-umbrella.h" export * module * { export * } } module MapboxDirections.Swift { header "MapboxDirections-Swift.h" requires objc }