Skip to content

Commit

Permalink
Update amplitude_flutter.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercy811 committed Mar 29, 2024
1 parent 768fdbc commit de298db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/amplitude_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_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'AmplitudeSwift', '~> 1.0.0'
s.dependency 'AmplitudeSwift', '~> 1.4.4' # enable default app lifecycle events

s.ios.deployment_target = '13.0'
end
Expand Down

0 comments on commit de298db

Please sign in to comment.