2 "name": "ModelService",
4 "summary": "An abstraction used by data sources for TableViews and CollectionViews.",
5 "description": "The ModelService is abstraction used by data sources for TableViews and CollectionViews.\nClients could create their own implementations of the model service and use them with\ncollection views or table views respectively.",
6 "homepage": "https://github.com/AttilaTheFun/ModelService",
9 "Logan Shire": "logan.shire@gmail.com"
12 "git": "https://github.com/AttilaTheFun/ModelService.git",
22 "source_files": "Pod/API/*.swift",
27 "ServiceRegistry/API": [
33 "name": "Implementation",
34 "source_files": "Pod/Implementation/*.swift",