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