[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 4 / EZADatabase / 1.1.1 / EZADatabase.podspec.json
blob17ab6d6a201963c2681e5709c0e68b6ceac1f11c
2   "name": "EZADatabase",
3   "version": "1.1.1",
4   "summary": "A convenient CoreData wrapper",
5   "swift_versions": "5.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.1.1"
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": "5.0"