AVFoundation AvCaptureVideoDataOutput

Hi, I would like to measure the light spectrum on iOS. In order to do it, i need the raw data output from the camera.
The AvCaptureVideoDataOutput from apple can do it, but its not implemented in iOSKit at the moment. Has anyone used it yet?