blob: c8479ccb2e28fcf9055c199c5384c61c0cdc462e [file] [log] [blame]
{
"name": "CRLoom",
"version": "0.0.5",
"license": "MIT",
"summary": "Easy import, update and querying of NSManagedObjects.",
"description": "CRLoom is a framework for helping with the import, update and querying of NSManagedObjects.",
"homepage": "https://github.com/cruffenach/CRLoom",
"authors": "Collin Ruffenach",
"source": {
"git": "https://github.com/cruffenach/CRLoom.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CRLoom",
"frameworks": "CoreData",
"requires_arc": true
}