blob: 5bdcefe743dc947f55e005b0d8cce38eb34ce519 [file] [log] [blame]
{
"name": "CDLab",
"version": "0.1.2",
"summary": "A teeny core data layer.",
"homepage": "https://github.com/yasinkbas/CDLab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/CDLab.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "CDLab/Classes/**/*",
"frameworks": "CoreData",
"dependencies": {
"QueryKit": [
"~> 0.14.1"
]
},
"swift_version": "5.0"
}