diff --git a/tns-core-modules/platforms/ios/Podfile b/tns-core-modules/platforms/ios/Podfile index 6c71dc9ff..8bdf3a050 100644 --- a/tns-core-modules/platforms/ios/Podfile +++ b/tns-core-modules/platforms/ios/Podfile @@ -1,4 +1,4 @@ platform :ios, '9.0' use_frameworks! -pod 'MaterialComponents/Tabs', '~> 84.4' \ No newline at end of file +pod 'MaterialComponents/Tabs', '~> 92.3' \ No newline at end of file