SwiftDataSource is a framework used for modeling common UI <-> data structures on iOS in Swift.
Simply add the following to your Podfile if you're using CocoaPods:
pod 'SwiftDataSource'
or Cartfile if you're using Carthage:
github "ParticleApps/SwiftDataSource"
Feel free to open an issue in this project, or drop a line to [email protected].