framework module HandyJSON { umbrella header "HandyJSON-umbrella.h" export * module * { export * } } module HandyJSON.Swift { header "HandyJSON-Swift.h" requires objc }