Skip to content

Commit c666992

Browse files
committed
podspec description
1 parent 7b7920c commit c666992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UITableView+FDTemplateLayoutCell.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
s.name = "UITableView+FDTemplateLayoutCell"
44
s.version = "1.0"
55
s.summary = "Template auto layout cell for automatically UITableViewCell height calculating "
6-
s.description = ""
6+
s.description = "Template auto layout cell for automatically UITableViewCell height calculating, requires a `self-satisfied` UITableViewCell, using system's `- systemLayoutSizeFittingSize:`."
77
s.homepage = "https://github.com/forkingdog/UITableView-FDTemplateLayoutCell"
88

99
# ――― Spec License ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)