blob: b1dd65966bcc6c1d9b60971961035b44b2d171ab [file] [log] [blame]
{
"name": "DRTableViewManager",
"version": "1.0.13",
"summary": "Object-oriented UITableViewDataSource and UITableViewDelegate protocols proxy",
"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.13"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DRTableViewManager",
"requires_arc": true
}