blob: f7c935f9c3d096c56538e88fd7879b5ebd4204fe [file] [log] [blame]
{
"name": "SRCoreDataStack",
"version": "0.2.0",
"summary": "Light-weight Core Data stack that saves your network objects in background thread using nested contexts",
"description": "Saves wire objects in background context\nCustom object serialization, and object relationships through blocks",
"homepage": "https://github.com/rsardek/SRCoreDataStack",
"license": "MIT",
"authors": {
"Sardorbek Ruzmatov": "sardor.mr@gmail.com"
},
"source": {
"git": "https://github.com/rsardek/SRCoreDataStack.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}