blob: 2ef2dd8b8bb1ac8e5cb542fb0aa94efa1d916240 [file] [log] [blame]
{
"name": "NLCoreData",
"version": "0.4.10",
"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.10"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NLCoreData",
"frameworks": "CoreData",
"requires_arc": true
}