[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 2 / FetchedDataSource / 3.1.2 / FetchedDataSource.podspec.json
blobfe6b665a15209400ddbed434ae6a53c2cc396065
2   "name": "FetchedDataSource",
3   "version": "3.1.2",
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",
7   "license": "MIT",
8   "authors": {
9     "David Jennes": "david.jennes@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_versions": "5.0",
15   "frameworks": [
16     "Foundation",
17     "CoreData",
18     "UIKit"
19   ],
20   "source": {
21     "git": "https://github.com/djbe/FetchedDataSource.git",
22     "tag": "3.1.2"
23   },
24   "source_files": "Source/**/*.{swift,h,m}",
25   "pod_target_xcconfig": {
26     "DEFINES_MODULE": "YES"
27   },
28   "swift_version": "5.0"