blob: 35070c1f03c778da4a75e8ebc7c4510aa51b08f7 [file] [log] [blame]
{
"name": "NLCoreData",
"version": "0.4.4",
"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.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NLCoreData",
"frameworks": "CoreData",
"requires_arc": true
}