blob: 1d41440d3642a53da03fb88722d8822acd5d3fee [file] [log] [blame]
{
"name": "CMDManagedObject",
"version": "0.2",
"source": {
"git": "https://github.com/calebd/managedobject.git",
"tag": "0.2"
},
"platforms": {
"ios": null
},
"source_files": "ManagedObject/*.{h,m}",
"requires_arc": true,
"authors": {
"Caleb Davenport": "calebmdavenport@gmail.com"
},
"homepage": "https://github.com/calebd/managedobject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Easily perform common Core Data operations."
}