2 "name": "CellularModelDataSource",
3 "swift_versions": "5.1",
4 "module_name": "ModelDataSource",
6 "summary": "Easy TableView and CollectionView data handling.",
7 "description": "Easily and safely manage your content for data compatible views. The module is capable of handling two dimensional sets of data and simplifies displaying content in section and row/item based views (e.g. UITableView, UICollectionView).",
8 "homepage": "https://www.cellular.de",
14 "Cellular GmbH": "office@cellular.de"
17 "git": "https://github.com/cellular/modeldatasource-swift.git",
24 "default_subspecs": "Core",
28 "source_files": "Sources/**/*.swift"
31 "swift_version": "5.1"