[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 8 / c / CoreDataUtilsKit / 1.1 / CoreDataUtilsKit.podspec.json
blobd3acb1d8670a7f683e6c7aa2604dd2e02e9d8e56
2   "name": "CoreDataUtilsKit",
3   "version": "1.1",
4   "license": {
5     "type": "Copyright",
6     "text": "      Copyright 2012 - 2019 RGMC . All rights reserved.\n"
7   },
8   "homepage": "https://github.com/rgmc95/CoreDataUtilsKit",
9   "authors": "Romain Gjura & Michael Coqueret & David Douard",
10   "summary": "Swift CoreData Utilities",
11   "swift_versions": "5.3",
12   "source": {
13     "git": "https://github.com/rgmc95/CoreDataUtilsKit.git",
14     "tag": "1.1.0"
15   },
16   "default_subspecs": "Core",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "subspecs": [
21     {
22       "name": "Core",
23       "dependencies": {
24         "UtilsKit": [
25           "~> 2.0"
26         ]
27       },
28       "source_files": "CoreDataUtilsKit/**/*.{h,m,swift}"
29     }
30   ],
31   "swift_version": "5.3"