blob: cc2a437b9107d33f5ae30375c9a735c00e443d91 [file] [log] [blame]
{
"name": "JVRCoreDataHelperDelegate",
"version": "1.0.0",
"summary": "Helper delegate protocol implemented by the class responsible for handling core data operations, like item deletion.",
"homepage": "https://github.com/jozsef-vesza/JVRCoreDataHelperDelegate",
"license": "MIT",
"authors": {
"József Vesza": "jozsef.vesza@outlook.com"
},
"social_media_url": "http://twitter.com/j_vesza",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jozsef-vesza/JVRCoreDataHelperDelegate.git",
"tag": "1.0.0"
},
"source_files": "*.h",
"public_header_files": "*.h",
"requires_arc": true
}