PREBorderView A very simple Objective-C UIView category for specifying single-sided borders. Installation Using CocoaPods: pod 'PREBorderView', "~> 1.0" Otherwise just include UIView+PREBorderView.{h,m} in your project.