Skip to content

Commit 198f6a2

Browse files
author
sunnyxx
committed
update podspec 1.6.beta
1 parent 9b18d46 commit 198f6a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UITableView+FDTemplateLayoutCell.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = "UITableView+FDTemplateLayoutCell"
4-
s.version = "1.5.beta"
4+
s.version = "1.6.beta"
55
s.summary = "Template auto layout cell for automatically UITableViewCell height calculate, cache and precache"
66
s.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."
77
s.homepage = "https://github.com/forkingdog/UITableView-FDTemplateLayoutCell"

0 commit comments

Comments
 (0)