I had an ivar in a class that needed to be converted to JSON with Objective-C's long long data type (64 bit). I modified KVCBaseObject.m to handle it and it works fine.
I would be happy to share the code. I am new working with GIT and need to know how to do it. Is it a pull request?