In iOS8 the user has the ability to copy and paste text from different
sources.. To make use of this feature inside an app, we can use the
UIPasteBin object. In this tutorial we copy some text from a Text
Field and paste it to a Text Field. This Tutorial is built with iOS 8.1 and
Xcode 6.1.