Skip to content

Commit cd35d45

Browse files
Add swift version to podspec
1 parent ba28338 commit cd35d45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mParticle-Google-Analytics-Firebase-GA4.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Pod::Spec.new do |s|
1313
s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-google-analytics-firebase-ga4.git", :tag => "v" +s.version.to_s }
1414
s.social_media_url = "https://twitter.com/mparticle"
1515
s.static_framework = true
16+
s.swift_versions = ["6.0"]
1617

1718
s.ios.deployment_target = "15.0"
1819
s.ios.source_files = 'mParticle-Google-Analytics-Firebase-GA4/*.{h,m,mm}'

0 commit comments

Comments
 (0)