[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 6 / 5 / MD-UITableView+FDTemplateLayoutCell / 1.8 / MD-UITableView+FDTemplateLayoutCell.podspec.json
blob3fc0756582bd45e714c71e4e1914aad68f195c49
2   "name": "MD-UITableView+FDTemplateLayoutCell",
3   "version": "1.8",
4   "summary": "Add UITableHeaderFooterView Support, Template auto layout cell for automatically UITableViewCell height calculate, cache and precache",
5   "description": "Add UITableHeaderFooterView Support, 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/madaoCN/MD-UITableView-FDTemplateLayoutCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "madao liang": "https://github.com/madaoCN"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/madaoCN/MD-UITableView-FDTemplateLayoutCell.git",
19     "tag": "1.8"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true