How to: create a bouncy image effect as seen in the KickStarter iOS app. When you pull down on the UITableView it scales the header image uising the UIScrollView delegate.
https://github.com/lostincode/swift-kickstarter-pulldown
This code is distributed under the terms and conditions of the MIT License.