Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 889 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 889 Bytes

SwiftDataSource

Version CocoaPods Carthage compatible

SwiftDataSource is a framework used for modeling common UI <-> data structures on iOS in Swift.

Adding to Your Project

Simply add the following to your Podfile if you're using CocoaPods:

pod 'SwiftDataSource'

or Cartfile if you're using Carthage:

github "ParticleApps/SwiftDataSource"

Support

Feel free to open an issue in this project, or drop a line to [email protected].