[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 2 / c / 4 / EZADatabase / 1.0.3 / EZADatabase.podspec.json
blob3c08bc726bd1a7df955e2c93a91df56f13393af7
2   "name": "EZADatabase",
3   "version": "1.0.3",
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/yevheniyZaychenko/EZADatabase",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Eugeniy Zaychenko": "yevheniy.zaychenko@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/yevheniyZaychenko/EZADatabase.git",
17     "tag": "1.0.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": "5.0"