[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 4 / DGTemplateLayoutCell / 1.0 / DGTemplateLayoutCell.podspec.json
blob0285dad4c570c98359ffa1462113272070102e2a
2   "name": "DGTemplateLayoutCell",
3   "version": "1.0",
4   "summary": "[Swift 2.0] Template auto layout cell for automatically UITableViewCell height calculate, cache and precache",
5   "description": "[Swift 2.0] 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/zhaodg/DGTemplateLayoutCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaodg": "https://github.com/zhaodg"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhaodg/DGTemplateLayoutCell.git",
19     "tag": "v1.0"
20   },
21   "source_files": "DGTableViewExtension/*.{swift}",
22   "requires_arc": true