Wallpaper_Home/wallpaper_project/Pods/Target Support Files/CYLTabBarController/CYLTabBarController.modulemap
2024-04-17 14:37:20 +08:00

7 lines
128 B
Plaintext

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