2 "name": "FetchedDataSource",
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/FetchedDataSource",
9 "David Jennes": "david.jennes@gmail.com"
14 "swift_version": "4.2",
21 "git": "https://github.com/djbe/FetchedDataSource.git",
24 "source_files": "Source/**/*.{swift,h,m}",
25 "pod_target_xcconfig": {
26 "DEFINES_MODULE": "YES"