We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791b7c2 commit a2befd5Copy full SHA for a2befd5
BMTemplateLayoutCell.podspec
@@ -6,7 +6,7 @@ s.homepage = 'https://github.com/asiosldh/UITableView-BMTemplateLayoutCell'
6
s.license = 'MIT'
7
s.authors = {'liangdahong' => '[email protected]'}
8
s.platform = :ios, '6.0'
9
-s.source = {:git => 'https://github.com/asiosldh/UITableView-BMTemplateLayoutCell.git', :tag => s.version}
+s.source = {:git => 'https://github.com/liangdahong/UITableView-BMTemplateLayoutCell.git', :tag => s.version}
10
s.source_files = 'BMTemplateLayoutCell/**/*.{h,m}'
11
s.requires_arc = true
12
end
0 commit comments