[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / d / CDLab / 0.1.2 / CDLab.podspec.json
blob5bdcefe743dc947f55e005b0d8cce38eb34ce519
2   "name": "CDLab",
3   "version": "0.1.2",
4   "summary": "A teeny core data layer.",
5   "homepage": "https://github.com/yasinkbas/CDLab",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yasinkbas": "yasin.kbas12@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yasinkbas/CDLab.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "CDLab/Classes/**/*",
22   "frameworks": "CoreData",
23   "dependencies": {
24     "QueryKit": [
25       "~> 0.14.1"
26     ]
27   },
28   "swift_version": "5.0"