Seems like it would be easier to manually split the gif into frames, using some 3rd party program. I'm sure you can find some free programs that do this, just google for it. Then take the resulting image frames, and use them in a UIImageView or what-have-you.
|