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