Skip to content

Commit

Permalink
Open version range.
Browse files Browse the repository at this point in the history
  • Loading branch information
westy92 committed Dec 21, 2023
1 parent 61c836f commit 73f3411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/onesignal_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'OneSignalXCFramework', '5.0.5'
s.dependency 'OneSignalXCFramework', '>= 5.0'
s.ios.deployment_target = '11.0'
s.static_framework = true
end

0 comments on commit 73f3411

Please sign in to comment.