In iOS 8 every View has a backing layer property. This layer has properties
for performing animations and transforms, but also for rendering options.
In this tutorial the layer property will be used to create a drop shadow,
This tutorial is Built for iOS8 with Xcode 6.