[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / c / CoreDataUtilsKit / 3.0 / CoreDataUtilsKit.podspec.json
blobdc56b36495de87d35c0b25849d74e880cd58794f
2   "name": "CoreDataUtilsKit",
3   "version": "3.0",
4   "license": {
5     "type": "Copyright",
6     "text": "      Copyright 2012 - 2021 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": "3.0.0"
15   },
16   "default_subspecs": "Core",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "subspecs": [
21     {
22       "name": "Core",
23       "dependencies": {
24         "UtilsKit/UtilsKitCore": [
25           "~> 3.0"
26         ]
27       },
28       "source_files": "Sources/**/*.{h,m,swift}"
29     }
30   ],
31   "swift_version": "5.3"