[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 4 / EZADatabase / 0.1.0 / EZADatabase.podspec.json
blob8bf12b649cf714fcf04559671227cfcdfce3eecc
2   "name": "EZADatabase",
3   "version": "0.1.0",
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": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "EZADatabase/Classes/**/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "PromiseKit": [
30     ]
31   },
32   "swift_version": "5.0"