diff --git a/FoldingCell.podspec b/FoldingCell.podspec index ec47316..234cf80 100644 --- a/FoldingCell.podspec +++ b/FoldingCell.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FoldingCell' - s.version = '5.0.1' + s.version = '5.0.2' s.summary = 'UITableViewCell with folding animation.' s.homepage = 'https://github.com/Ramotion/folding-cell' s.license = 'MIT'