2 "name": "EPSReactiveCollectionViewController",
4 "summary": "A collection view controller that automatically populates a collection view, and animates the insertion and deletion of items.",
5 "description": "EPSReactiveCollectionViewController is a subclass of `UICollectionViewController` that automatically populates a collection view, and animates the insertion and deletion of items by observing changes to an array of model objects.",
6 "homepage": "https://github.com/ElectricPeelSoftware/EPSReactiveCollectionViewController",
9 "Peter Stuart": "peter@electricpeelsoftware.com"
12 "git": "https://github.com/ElectricPeelSoftware/EPSReactiveCollectionViewController.git",
19 "source_files": "Classes",
20 "public_header_files": "Classes/*.h",
26 "deprecated_in_favor_of": "EPSReactiveList"