Add conversion to accept BOOL parameters by soutaro · Pull Request #95 · moredip/Frank

BOOL parameters are not correctly de-serialized. Method which takes BOOL parameters, including UISwitch#setOn:, does not work. This commit adds conversion from NSNumber to BOOL and char.