[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / f / DLTemplateLayouTableViewCell / 0.0.2 / DLTemplateLayouTableViewCell.podspec.json
blob77828c7666535bc09a713c170149701ea4da5cca
2   "name": "DLTemplateLayouTableViewCell",
3   "version": "0.0.2",
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/sdkdimon/DLTemplateLayouTableViewCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dmitry lizin": "https://github.com/sdkdimon"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/sdkdimon/DLTemplateLayouTableViewCell.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "DLTemplateLayouTableViewCell/DLTemplateLayouTableViewCell/Sources/*.{h,m}",
22   "module_map": "DLTemplateLayouTableViewCell/DLTemplateLayouTableViewCell/Support Files/module.modulemap",
23   "requires_arc": true