blob: fd9e4075b67403b662e20c7b0284722be386a386 [file] [log] [blame]
{
"name": "FlexibleTableViewController",
"version": "2.0.1",
"summary": "Generic table view controller with external data processing",
"description": "Generic table view controller with external data processing of functionality,\nlike determine cell's `reuseIdentifier` related to `indexPath`, \nconfiguration of requested cell for display and cell selection handler",
"homepage": "https://github.com/dimpiax/FlexibleTableViewController",
"screenshots": "https://github.com/dimpiax/FlexibleTableViewController/raw/master/thumbnail.png",
"license": "MIT",
"authors": {
"Pilipenko Dima": "dimpiax@gmail.com"
},
"source": {
"git": "https://github.com/dimpiax/FlexibleTableViewController.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/dimpiax",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}