copinism-ios/Pods/Target Support Files/Kingfisher/Kingfisher.modulemap
2024-06-04 09:41:01 +08:00

7 lines
100 B
Plaintext

module Kingfisher {
umbrella header "Kingfisher-umbrella.h"
export *
module * { export * }
}