blob: 8961ef2734dabc6a214c01d494f5f979ab251188 [file] [log] [blame]
{
"name": "CRLoom",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CRLoom",
"frameworks": "CoreData",
"requires_arc": true
}