2 "name": "APLCollectionViewDataSource",
4 "summary": "APLCollectionViewDataSource is an array based datasource for collection views.",
5 "description": " APLCollectionViewDataSource is a simple array based datasource for collection views.\n \n It implements all required UICollectionViewDataSource methods so that\n the view controller only needs to implement a method to configure the cells with an item.\n \n * Supports multiple cell identifiers.\n * Supports a single supplementary view).\n \n TODO:\n * Multiple sections.\n * Multiple supplementary views. \n",
6 "homepage": "https://github.com/apploft/APLCollectionViewDataSource",
9 "Tobias Conradi": "tconradi@apploft.de"
12 "git": "https://github.com/apploft/APLCollectionViewDataSource.git",
23 "public_header_files": "Classes/**/*.h"