2 "name": "CompoundFetchedResultsController",
4 "summary": "Fetched results controller wrapper that allows joining multiple FRCs",
5 "description": "This framework provides fetched results controller subclasses for static data and joining multiple FRCs together into one.",
6 "homepage": "https://github.com/djbe/CompoundFetchedResultsController",
9 "David Jennes": "david.jennes@gmail.com"
14 "swift_version": "4.2",
20 "git": "https://github.com/djbe/CompoundFetchedResultsController.git",
23 "source_files": "Source/**/*.{swift,h,m}",
24 "pod_target_xcconfig": {
25 "DEFINES_MODULE": "YES"