I know iOS 5 and later has methods to change the attributes for UITabBarItem
but i don't know how to change the color of UITabBarItem
title in iOS less than 5.0
It can't be set in iOS4 as far as I know. However, you can customize your tabBar to do so. You can try THIS. It works excellent. ;)
And an interesting post : Customising the Appearance of UITabBarController