This custom control is a very simple, yet very useful. It will let you create a simple UIVIew that acts as a dashed divider. It is fully compatible with AutoLayout and is both Inspectable and Designable. Feel free to use it however you see fit!
To use this control, you can either copy the DashView.swift class to your project, or add the following pod to your project, using CocoaPods 0.36 and up:
pod 'DashView'
This component is available under MIT license.