blob: 54d228eaa3795c9363fbd7998c41e2a2f7dbc537 [file] [log] [blame]
{
"name": "SLCoreDataStack",
"version": "0.8.3",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLCoreDataStack.git",
"tag": "0.8.3"
},
"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"
}
}