source code in Objective-c

Is there any source code to implement flightaware in Objective-c i’m planning to develop Generic travel App for i-Phones using flightaware API. Thank you

I’m currently developing an iPhone app built around the API as well. It’s pretty basic stuff … I can post some sample code for you a bit later, but basically you just need to make a call out to the specific URL and parse the result.