Swift implementation of the PureMVC standard. Includes small deviations from other Swift versions including a simple NotificationMediator protocol for easily integrating notification sending/receiving to a UIViewController. Also, all event responses are guaranteed on the UI thread.
Alexander Stonehouse and REPPA.NET
Forked from original PureMVC Swift Standard Framework which was originally ported from the above-listed Objective-C version.
Swift PureMVC is available under the MIT license. See the LICENSE file for more info.