blob: f5fbb823a7c49a8b4aa8541a3a5f15631401abd7 [file] [log] [blame]
{
"name": "CDM",
"version": "0.1.0",
"summary": "That pod manages your core data models easily.",
"homepage": "https://github.com/yasinkbas/CDM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/CDM.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "CDM/Classes/**/*",
"swift_version": "5.0"
}