diff --git a/Podfile b/Podfile index c6cc672..2a2b29b 100644 --- a/Podfile +++ b/Podfile @@ -6,6 +6,6 @@ target 'TapResearchDemo' do # Comment the next line if you don't want to use dynamic frameworks use_frameworks! - pod 'TapResearch', '2.5.3' + pod 'TapResearch', '2.5.5' end