I have integrated iOS 5 Twitter in my application. I am able to send tweets by TWTweetComposeViewController with the integration of Twitter and Accounts framework.<
Use TWRequest class instead of TWTweetComposeViewController to access tweets, retweets, reply and favorite. For more information use these links. Link1 and Link2