[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / c / UITableView+FDTemplateLayoutCell_ZB / 1.8 / UITableView+FDTemplateLayoutCell_ZB.podspec.json
blobf89d5ab4a3d6622a80a9735b0220a6af06914014
2   "name": "UITableView+FDTemplateLayoutCell_ZB",
3   "version": "1.8",
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/ZBHome/UITableView-FDTemplateLayoutCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CodeMrZB": "https://github.com/ZBHome"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/ZBHome/UITableView-FDTemplateLayoutCell.git",
19     "tag": "1.8"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true