blob: abf09365c4a3efc584a84cf5beff508d61cc1b6d [file] [log] [blame]
{
"name": "JVRCellConfiguratorDelegate",
"version": "1.0.2",
"summary": "A protocol for classes responsible for the creation and configuration of UICollectionViewCell or UITableViewCell objects.",
"homepage": "https://github.com/jozsef-vesza/JVRCellConfiguratorDelegate",
"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/JVRCellConfiguratorDelegate.git",
"tag": "1.0.2"
},
"source_files": "*.h",
"public_header_files": "*.h",
"requires_arc": true
}