Files
POCloud-iOS/Pods/Target Support Files/Kingfisher/Kingfisher.modulemap
Patrick McDonagh 909925a334 Initial Commit
2018-05-25 12:56:07 -05:00

7 lines
110 B
Plaintext

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