blob: a243783dad43a0a1eae0e7e57b868b1a83b88652 [file] [log] [blame]
{
"name": "SLCoreDataStack",
"version": "1.0.6",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLCoreDataStack.git",
"tag": "1.0.6"
},
"source_files": "SLCoreDataStack",
"frameworks": [
"Foundation",
"CoreData"
],
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/SLCoreDataStack",
"summary": "CoreData stack managing independent 2 NSManagedObjectContext instances.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
}
}