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 741ac15 commit 62cda4cCopy full SHA for 62cda4c
Simcoe.podspec
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
34
# Each subspec represents an analytics library implemented using Simcoe.
35
36
adobe = { :name => "Adobe", :dependency => "AdobeMobileSDK", :version => '~> 4.13' }
37
- mParticle = { :name => "mParticle", :dependency => "mParticle-Apple-SDK", :version => '7.7.0' }
+ mParticle = { :name => "mParticle", :dependency => "mParticle-Apple-SDK", :version => '7.9.0' }
38
mixpanel = { :name => "Mixpanel", :dependency => "Mixpanel-swift", :version => '~> 2.4.4' }
39
40
all_specs = [adobe, mParticle, mixpanel]
0 commit comments