blob: 934d152c0cd06e80139a913d7cea915e8ea03c15 [file] [log] [blame]
{
"name": "CoreDataBC",
"version": "1.0.1",
"summary": "A high level framework for CoreData",
"description": "A high level framework that eases the use of CoreData.",
"homepage": "https://github.com/cyrilivargarcia/CoreDataBC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyril": "Garcia"
},
"source": {
"git": "https://github.com/cyrilivargarcia/CoreDataBC.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CoreDataBC/*.swift",
"swift_version": "3.2"
}