Collada in Objective C

Ive been working on an objective c project that uses 3d via openGL ES, I want to bring files into the program from blender after the program is compiled (basically write a simple collada viewer for the iPad.) has anyone written something similar to this in Objective-C? so far Ive only been able to find libraries in C++. does anyone have any advice?