2 "name": "GNCollections",
4 "summary": "Easy collection (UITableView/UICollectionView) handling",
5 "description": " Set of classes for handling [Collection/Table]Views and their datasources/delegates.\n",
6 "homepage": "https://github.com/jakubknejzlik/GNCollections",
12 "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
18 "git": "https://github.com/jakubknejzlik/GNCollections.git",
25 "source_files": "GNCollections/Core/*.{h,m}",
29 "name": "AssetsDataSource",
31 "GNCollections/Core": [
39 "source_files": "GNCollections/AssetsDataSource/*.{h,m}"
42 "name": "FetchedResultsController",
44 "GNCollections/Core": [
48 "frameworks": "CoreData",
49 "source_files": "GNCollections/FetchedResultsController/*.{h,m}"