blob: 066d165e7ad361f83ca383814773cf4f6bb3b2fd [file] [log] [blame]
{
"name": "FlexibleTableViewController",
"version": "2.1.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/dimpiax",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}