Latest | 1.1.0 |
---|---|
Homepage | https://bitbucket.org/djbe/djfetchedresultscontroller |
License | MIT |
Platforms | ios 6.0, requires ARC |
Frameworks | Foundation, CoreData |
Authors |
Latest podspec
{ "name": "DJFetchedResultsController", "version": "1.1.0", "summary": "Fetched results controller wrapper", "description": "This framework provides a wrapper for fetched results controller with arrays of static data before (or after) the fetched items.", "homepage": "https://bitbucket.org/djbe/djfetchedresultscontroller", "license": "MIT", "authors": { "David Jennes": "[email protected]" }, "platforms": { "ios": "6.0" }, "requires_arc": true, "frameworks": [ "Foundation", "CoreData" ], "source": { "hg": "https://bitbucket.org/djbe/djfetchedresultscontroller", "revision": "1.1.0" }, "source_files": "DJFetchedResultsController/*.{h,m}", "private_header_files": [ "DJFetchedResultsController/DJAbstractFetchedResultsController+Internal.h", "DJFetchedResultsController/DJSectionInfo.h" ] }
Sun, 06 Mar 2016 17:31:03 +0000