CapacitorTextZoom in IOS

I am implementing textZoom npm install @capacitor/text-zoom within an app and when I install the plugin it is presenting me with the following compilation error:

[capacitor] [error] Analyzing dependencies
[capacitor] [!] CocoaPods could not find compatible versions for pod "CapacitorTextZoom":
[capacitor]   In Podfile:
[capacitor]     CapacitorTextZoom (from `../../node_modules/@capacitor/text-zoom`)
[capacitor]
[capacitor] Specs satisfying the `CapacitorTextZoom (from `../../node_modules/@capacitor/text-zoom`)` dependency were found, but they required a higher minimum deployment target.
[capacitor] /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin21/rbconfig.rb:230: warning

I request your help to tell me how I can solve this problem

Ionic:

Ionic CLI : 6.16.3
Ionic Framework : @ionic/angular 5.5.2
@angular-devkit/build-angular : 0.1100.7
@angular-devkit/schematics : 11.0.7
@angular/cli : 11.0.7
@ionic/angular-toolkit : 2.3.3

Capacitor:

Capacitor CLI : 2.4.6
@capacitor/android : 2.5.0
@capacitor/core : 2.4.6
@capacitor/ios : 2.5.0