Skip to content

Commit

Permalink
Merge pull request #162 from mixpanel/zihe-upgrade-ios-sdk
Browse files Browse the repository at this point in the history
upgrade iOS SDK to 4.3.0
  • Loading branch information
zihejia authored Sep 10, 2024
2 parents 07c48cb + ca88cca commit 3ce2983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/mixpanel_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.dependency 'Mixpanel-swift', '4.2.5'
s.dependency 'Mixpanel-swift', '4.3.0'
s.platform = :ios, '11.0'

# Flutter.framework does not contain a i386 slice.
Expand Down

0 comments on commit 3ce2983

Please sign in to comment.