blob: 5562fcbb07572e77b58435e1eb839653872e7345 [file] [log] [blame]
{
"name": "NLCoreData",
"version": "0.4.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NLCoreData",
"frameworks": "CoreData",
"requires_arc": true
}