We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba28338 commit cd35d45Copy full SHA for cd35d45
mParticle-Google-Analytics-Firebase-GA4.podspec
@@ -13,6 +13,7 @@ Pod::Spec.new do |s|
13
s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase-ga4.git", :tag => "v" +s.version.to_s }
14
s.social_media_url = "https://twitter.com/mparticle"
15
s.static_framework = true
16
+ s.swift_versions = ["6.0"]
17
18
s.ios.deployment_target = "15.0"
19
s.ios.source_files = 'mParticle-Google-Analytics-Firebase-GA4/*.{h,m,mm}'
0 commit comments