Support NSNull serialization by rinsuki · Pull Request #7 · malcommac/SwiftMsgPack

sometimes I need to serialize NSNull to msgpack's null, but this library seems doesn't supporting NSNull, so I added NSNull handling.