framework module HandyJSON { umbrella header "HandyJSON-umbrella.h" export * module * { export * } } module HandyJSON.__Swift { exclude header "HandyJSON-Swift.h" }