blob: a50a4b8ca1716204804b690102725ef6b81509ca [file] [log] [blame]
{
"name": "DRTableViewManager",
"version": "1.0.12",
"summary": "Block-based implementation of UITableViewDataSource and UITableViewDelegate protocols with benefits",
"homepage": "https://github.com/darrarski/DRTableViewManager-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dariusz Rybicki": "darrarski@gmail.com"
},
"source": {
"git": "https://github.com/darrarski/DRTableViewManager-iOS.git",
"tag": "v1.0.12"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DRTableViewManager",
"requires_arc": true
}