[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / b / UICollectionView+NSFetchedResultsController / 1.2.1 / UICollectionView+NSFetchedResultsController.podspec.json
blobdf4407c23a8c2eff0254a04b77ad1f3491062244
2   "name": "UICollectionView+NSFetchedResultsController",
3   "version": "1.2.1",
4   "summary": "NSFRC category for UICV that collects the data source changes and executes them in proper order using batchUpdates.",
5   "homepage": "https://github.com/radianttap/UICollectionView-NSFetchedResultsController",
6   "license": "MIT",
7   "authors": {
8     "Aleksandar Vacić": "radianttap.com"
9   },
10   "source": {
11     "git": "https://github.com/radianttap/UICollectionView-NSFetchedResultsController.git",
12     "tag": "1.2.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "UICollectionView+NSFetchedResultsController.{h,m}",
18   "frameworks": "CoreData",
19   "requires_arc": true