blob: 0156082a3edb3136a5ceef08702d54e201b90494 [file] [log] [blame]
{
"name": "EasyCoreData",
"version": "0.1.0",
"summary": "Making CoreData easier to implement",
"description": "An easy way to implement CoreData in your iOS applications",
"homepage": "https://github.com/cyrilivargarcia/EasyCoreData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyril Garcia": "garciacy@bycyril.com"
},
"source": {
"git": "https://github.com/cyrilivargarcia/EasyCoreData.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EasyCoreData/CoreDataModule.swift",
"pushed_with_swift_version": "3.0"
}