blob: b3e88a49ef0624e36073f929bd7da352ddc9fd27 [file] [log] [blame]
{
"name": "SLCoreDataStack",
"version": "1.0.5",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLCoreDataStack.git",
"tag": "1.0.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"
}
}