We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bb763 commit 1894b6aCopy full SHA for 1894b6a
1 file changed
Example微信朋友圈/Podfile
@@ -8,5 +8,5 @@ target 'BMWeChat' do
8
pod 'MJExtension', '3.0.13'
9
pod 'SDWebImage', '4.0'
10
pod 'TTTAttributedLabel'
11
- pod 'UITableViewDynamicLayoutCacheHeight', :path => '../../'
+ pod 'UITableViewDynamicLayoutCacheHeight', :path => '../'
12
end
0 commit comments