Skip to content

Commit

Permalink
Target iOS 13 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricealexanderb authored Apr 15, 2024
1 parent e8475a2 commit 6b7f6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChartboostMediationAdapterBidMachine.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.1'
spec.ios.deployment_target = '12.0'
spec.ios.deployment_target = '13.0'

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

0 comments on commit 6b7f6af

Please sign in to comment.