VPCamera/SwiftProject/Pods/Target Support Files/LLCycleScrollView/LLCycleScrollView.modulemap
2024-03-05 11:51:22 +08:00

7 lines
124 B
Plaintext

framework module LLCycleScrollView {
umbrella header "LLCycleScrollView-umbrella.h"
export *
module * { export * }
}