[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 0 / UITableView+FDTemplateLayoutCell_Bell / 1.5.0 / UITableView+FDTemplateLayoutCell_Bell.podspec.json
blobf20c6496e9591b6ed36f4659f1434e4a35f759ee
2   "name": "UITableView+FDTemplateLayoutCell_Bell",
3   "version": "1.5.0",
4   "summary": "Template auto layout cell for automatically UITableViewCell height calculate, cache and precache",
5   "description": "Template auto layout cell for automatically UITableViewCell height calculate, cache and precache. Requires a `self-satisfied` UITableViewCell, using system's `- systemLayoutSizeFittingSize:`, provides heights caching.",
6   "homepage": "https://github.com/GreedBell/UITableView-FDTemplateLayoutCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "forkingdog group": "https://github.com/forkingdog",
13     "Bell": "bell@greedlab.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/GreedBell/UITableView-FDTemplateLayoutCell.git",
20     "tag": "1.5.0"
21   },
22   "source_files": "Classes/*.{h,m}",
23   "requires_arc": true