blob: 04b252b3636b728cfe136d87affe6400b27ce1af [file] [log] [blame]
{
"name": "PLCoreDataUtils",
"version": "1.1",
"summary": "A set of helper methods for CoreData",
"homepage": "https://github.com/Polidea/PLCoreDataUtils",
"license": {
"type": "BSD",
"file": "BSD.LICENSE"
},
"authors": {
"Polidea": "antoni.kedracki@polidea.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/Polidea/PLCoreDataUtils.git",
"tag": "1.1"
},
"source_files": "*.{h,m}",
"frameworks": "CoreData",
"requires_arc": false
}