jsdw_ios/Pods/Target Support Files/Kingfisher/Kingfisher.modulemap

7 lines
110 B
Plaintext

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