GiGaMaskTime/Pods/Target Support Files/JSONModel/JSONModel.modulemap

7 lines
108 B
Plaintext

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