blob: 258383c4d375eeb0c2468b05388de02ee32eb41b [file] [log] [blame]
{
"name": "CRLoom",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "CRLoom",
"frameworks": "CoreData",
"requires_arc": true
}