[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 4 / EZADatabase / 1.1.5 / EZADatabase.podspec.json
blob4c0e50172583e39d92c32c3fb3ec5ef333a0cef1
2   "name": "EZADatabase",
3   "version": "1.1.5",
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.5"
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"