filesbox/app/filesbox_ios/FilesBox/Pods/Target Support Files/JXPagingView/JXPagingView.modulemap

7 lines
114 B
Plaintext
Raw Permalink Normal View History

2023-09-21 02:53:23 +00:00
framework module JXPagingView {
umbrella header "JXPagingView-umbrella.h"
export *
module * { export * }
}