Apple has added a tiny line over the tabBar in iOS 7 which is supposed to work as a shadow or fade between the tabBar and the UI
now you can use it, with this line:
self.tabBarController.tabBar.barStyle = UIBarStyleBlack;