blob: 0113d311d34f554c4a6e26807ebeff74448fffb2 [file] [log] [blame]
{
"name": "NLCoreData",
"version": "0.4.8",
"summary": "Library that wraps Core Data for iOS for easier and more readable operations.",
"homepage": "https://github.com/jksk/NLCoreData",
"license": "MIT",
"authors": {
"Jesper Skrufve": "jesper@neolo.gy"
},
"source": {
"git": "https://github.com/jksk/NLCoreData.git",
"tag": "0.4.8"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NLCoreData",
"frameworks": "CoreData",
"requires_arc": true
}