We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9398c1 commit 3e373b3Copy full SHA for 3e373b3
CapacitorCommunityAdmob.podspec
@@ -16,4 +16,5 @@ Pod::Spec.new do |s|
16
s.static_framework = true
17
s.dependency 'Capacitor'
18
s.dependency 'Google-Mobile-Ads-SDK', '11.3.0'
19
+ s.dependency 'GoogleUserMessagingPlatform', '>= 2.7.0', '< 3.0.0'
20
end
0 commit comments