diff --git a/packages/battery_plus/battery_plus/ios/battery_plus.podspec b/packages/battery_plus/battery_plus/ios/battery_plus.podspec index 7bdf228df7..5e2a46812e 100644 --- a/packages/battery_plus/battery_plus/ios/battery_plus.podspec +++ b/packages/battery_plus/battery_plus/ios/battery_plus.podspec @@ -20,5 +20,5 @@ Downloaded by pub (not CocoaPods). s.platform = :ios, '12.0' s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } - s.resource_bundles = {'batery_plus_privacy' => ['battery_plus/Sources/battery_plus/PrivacyInfo.xcprivacy']} + s.resource_bundles = {'battery_plus_privacy' => ['battery_plus/Sources/battery_plus/PrivacyInfo.xcprivacy']} end