2 "name": "SwiftDataProvider",
4 "summary": "Reduce boilerplate code for UITableView and UITableViewController's data source",
5 "description": "Handling TableViews and animated updates is now easer than you think. Design your TableView with your Models instead of keeping track of all the IndexPaths and IndexSets.",
6 "homepage": "https://github.com/EMart86/SwiftDataProvider",
12 "Martin Eberl": "eberl_ma@gmx.at"
15 "git": "https://github.com/EMart86/SwiftDataProvider.git",
21 "swift_versions": "5.0",
22 "source_files": "SwiftDataProvider/Classes/**/*",
23 "swift_version": "5.0"