[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 4 / DGTemplateLayoutCell / 1.1 / DGTemplateLayoutCell.podspec.json
blob2a0117dca2f66347e9db2c932bb8ec55677491ed
2   "name": "DGTemplateLayoutCell",
3   "version": "1.1",
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.1"
20   },
21   "source_files": "DGTableViewExtension/*.{swift}",
22   "requires_arc": true