blob: 9ef022b59228e89fddd708d1b9902345e0544c44 [file] [log] [blame]
{
"name": "TOMData",
"version": "0.0.2",
"authors": {
"Tomaz Nedeljko": "tomaz@nedeljko.com"
},
"homepage": "https://github.com/tomazsh/TOMData",
"summary": "A simple set of categories that make Core Data easier to work with.",
"description": " \t\t\t\t\t\t\tTOMData extends some of the most used Core Data classes with\n\t\t\t\t\t\t\twith categories and automatic error handling.\n",
"source": {
"git": "https://github.com/tomazsh/TOMData.git",
"tag": "0.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"frameworks": "CoreData",
"source_files": "TOMData"
}