Skip to content

Commit b724134

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

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
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
# ――― Platform Specifics ――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
1414
s.platform = :ios, "6.0"
1515
# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
16-
s.source = { :git => "https://github.com/forkingdog/UITableView-FDTemplateLayoutCell.git", :tag => "1.5.beta" }
16+
s.source = { :git => "https://github.com/forkingdog/UITableView-FDTemplateLayoutCell.git", :tag => s.version.to_s }
1717
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
1818
s.source_files = "Classes/*.{h,m}"
1919
# ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)