| { |
| "name": "FlexibleTableViewController", |
| "version": "2.0.2", |
| "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.2" |
| }, |
| "social_media_url": "https://twitter.com/dimpiax", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |