blob: 975a50c65bcb5fa1e49fe01ab97c2072051853bf [file] [log] [blame]
{
"name": "SBCoreDatalib",
"version": "0.0.1",
"summary": "A Dynamic Core Data Framework",
"description": "This Framework will help you to implement Core Data in a dynamic manner.",
"homepage": "https://github.com/sohamb1390/SBCoreDataLib/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Soham Bhattacharjee": "sohamb.1390@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/sohamb1390/SBCoreDataLib.git",
"tag": "0.0.1"
},
"source_files": "SBCoreDataLib/SBCoreDataLib/**/*.{h,m,swift}"
}