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"
23 "git": "https://github.com/djbe/CompoundFetchedResultsController.git",
26 "source_files": "Source/**/*.{swift,h,m}",
27 "pod_target_xcconfig": {
28 "DEFINES_MODULE": "YES"
30 "swift_version": "5.0"