Skip to content

Commit a2befd5

Browse files
author
liangdahong
committed
2.0.0
1 parent 791b7c2 commit a2befd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BMTemplateLayoutCell.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ s.homepage = 'https://github.com/asiosldh/UITableView-BMTemplateLayoutCell'
66
s.license = 'MIT'
77
s.authors = {'liangdahong' => '[email protected]'}
88
s.platform = :ios, '6.0'
9-
s.source = {:git => 'https://github.com/asiosldh/UITableView-BMTemplateLayoutCell.git', :tag => s.version}
9+
s.source = {:git => 'https://github.com/liangdahong/UITableView-BMTemplateLayoutCell.git', :tag => s.version}
1010
s.source_files = 'BMTemplateLayoutCell/**/*.{h,m}'
1111
s.requires_arc = true
1212
end

0 commit comments

Comments
 (0)