blob: 9a0bda85223c6b1cbda76c272571d35d2b6387aa [file] [log] [blame]
{
"name": "CRLoom",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "CRLoom",
"frameworks": "CoreData",
"requires_arc": true
}