Files
my_yuyin/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.modulemap
2025-09-22 18:48:29 +08:00

7 lines
124 B
Plaintext

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