blob: 851a6dd4166a5127926d7b1832186a63eb416239 [file] [log] [blame]
{
"name": "JVRCoreDataCellHelper",
"version": "1.0.0",
"summary": "Helper delegate protocol for the configuration of UICollectionViewCell and UITableViewCell objects and to handle item deletion",
"homepage": "https://github.com/jozsef-vesza/JVRCoreDataCellHelper",
"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/JVRCoreDataCellHelper.git",
"tag": "1.0.0"
},
"source_files": "*.h",
"public_header_files": "*.h",
"requires_arc": true
}