2 "name": "DBDataSource",
4 "summary": "Use the CellConfigureBlock to populate the contents of your cell and initialise the datasource with an array.",
5 "description": "DBDataSource is an easy to use datasource conforming to both UITableView and UICollectionView that can be dropped in to a project to allow quick population of tableviews and collectionviews. Use the CellConfigureBlock to populate the contents of your cell and initialise the datasource with an array.\n",
6 "homepage": "https://github.com/danielbowden/DBDataSource",
9 "Daniel Bowden": "github@bowden.in"
12 "git": "https://github.com/danielbowden/DBDataSource.git",
15 "social_media_url": "https://twitter.com/danielgbowden",
20 "source_files": "Classes",
21 "public_header_files": "Classes/**/*.h"