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

7 lines
110 B
Plaintext

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