[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 4 / EZADatabase / 1.2.3 / EZADatabase.podspec.json
blob6e3fe84fee8f8ab4f3814832f9fd6dc9946c93c7
2   "name": "EZADatabase",
3   "version": "1.2.3",
4   "summary": "A convenient CoreData wrapper",
5   "swift_versions": "6.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/eugene-software/EZADatabase",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Eugene Software": "yevheniy.zaychenko@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/eugene-software/EZADatabase.git",
17     "tag": "1.2.3"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/EZADatabase/Classes/**/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "Combine"
27   ],
28   "swift_version": "6.0"