#14: adopts swift 3 naming conventions - @blackjacx.
replaces non-swifty implementation of optional SHSearchBarDelegate methods by a default implementation of each method on a protocol extension - @blackjacx.
resigns and resets the textField per default when pressing cancel button - @blackjacx.
left and right view is now property of the config object - @blackjacx.
replaces textColor and textBackgroundColor with textAttributes in config - @blackjacx.