blob: 901076fe137af844c5ff66d028e65bc20da6bf5e [file] [log] [blame]
{
"name": "DBManager",
"version": "0.1.0",
"summary": "CoreData common class",
"description": "Common file wich help you to access CoreData",
"homepage": "https://github.com/VikasPrajapatiSA/DBManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VikasPrajapatiSA": "vikas.prajapati@solutionanalysts.com"
},
"source": {
"git": "https://github.com/VikasPrajapatiSA/DBManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DBManager/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}