###Swift,滚动视图的头部视图,实现如下效果:
two method for UITableView or UIScrollView
convenience init(frame: CGRect, tableViewHeaderHeight: CGFloat, topViewHeight: CGFloat, topViewImage: UIImage)
convenience init(frame: CGRect, scrollViewHeaderHeight: CGFloat, scrollViewContentHeight: CGFloat, topViewHeight: CGFloat, topViewImage: UIImage)
These specifications and CocoaPods are available under the MIT license.