Skip to content

Commit 4bd1e96

Browse files
committed
Update version to 8.2.0
1 parent 1c57900 commit 4bd1e96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mParticle-Appboy.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "mParticle-Appboy"
3-
s.version = "8.1.1"
3+
s.version = "8.2.0"
44
s.summary = "Appboy integration for mParticle"
55

66
s.description = <<-DESC
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.author = { "mParticle" => "support@mparticle.com" }
1313
s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-appboy.git", :tag => s.version.to_s }
1414
s.social_media_url = "https://twitter.com/mparticle"
15-
s.static_framework = true
15+
s.swift_version = '5.3'
1616

1717
s.ios.deployment_target = "11.0"
1818
s.ios.source_files = 'Sources/**/*.{h,m,mm}'

0 commit comments

Comments
 (0)