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