RTFM,

Any PIC will work.

PBC uses I2CIN and I2COUT

PBP uses I2CREAD and I2CWRITE

These are 'bit banging' routines that work with any port on any PIC. These routines do not rely on any I2C support inside the PIC.

HTH
BrianT