Files
my_yuyin/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.modulemap

7 lines
124 B
Plaintext
Raw Permalink Normal View History

2025-09-22 18:48:29 +08:00
framework module SDCycleScrollView {
umbrella header "SDCycleScrollView-umbrella.h"
export *
module * { export * }
}