[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / a / FlexibleTableViewController / 2.0.8 / FlexibleTableViewController.podspec.json
blob17edc2c2a8192ac7fa776db8c87ea89f508ad89a
2   "name": "FlexibleTableViewController",
3   "version": "2.0.8",
4   "summary": "Generic table view controller with external data processing",
5   "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",
6   "homepage": "https://github.com/dimpiax/FlexibleTableViewController",
7   "screenshots": "https://github.com/dimpiax/FlexibleTableViewController/raw/master/thumbnail.png",
8   "license": "MIT",
9   "authors": {
10     "Pilipenko Dima": "dimpiax@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dimpiax/FlexibleTableViewController.git",
14     "tag": "2.0.8"
15   },
16   "social_media_url": "https://twitter.com/dimpiax",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "pushed_with_swift_version": "3.0"