Add the .triggerParentFlow NextFlowItem + minor changes
This release introduces a new NextFlowItem: .triggerParentFlow. It allows to communicate with the parent flow without having to end the current flow.
This release also:
- migrates the code to Swift 4.1.2
- removes unnecessary references to UIKit