blob: 687d79ef7db944da602e99c7bda77aef956773dd [file] [log] [blame]
{
"name": "CoreDataBC",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CoreDataBC/*.swift",
"swift_version": "3.2"
}