Skip to content

Commit

Permalink
Deployment target as 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bwised committed Feb 27, 2024
1 parent 585cbf2 commit b9926eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChartboostMediationAdapterPangle.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |spec|

# Minimum supported versions
spec.swift_version = '5.0'
spec.ios.deployment_target = '10.0'
spec.ios.deployment_target = '12.0'

# System frameworks used
spec.ios.frameworks = ['Foundation', 'UIKit']
Expand Down

0 comments on commit b9926eb

Please sign in to comment.