jiGuangXieZuo/ProductApp/Pods/Target Support Files/HXPhotoPicker/HXPhotoPicker.modulemap

7 lines
116 B
Plaintext
Raw Permalink Normal View History

2024-09-27 17:42:08 +08:00
framework module HXPhotoPicker {
umbrella header "HXPhotoPicker-umbrella.h"
export *
module * { export * }
}